<?xml version="1.0" encoding="UTF-8"?>
<wiki-page>
  <author>Dimitrij Denissenko</author>
  <content>h1. Details

This plugin is valueble for everyone who intends to use and *SMTP* server with TLS support (e.g. Google Mail). 

h5. Important Note

Use this plugin *only if you have Ruby version 1.8.6* (or below). Ruby versions 1.8.7 come with native TLS support. To find out your ruby version, open a console and call:
{{{
ruby -v
}}}

h1. Installation

h3. Download Extension
{{{
RAILS_ENV=production script/rxm download git://github.com/dim/retrospectiva.smtp_tls.git
}}}

h4. Install Extension
{{{
RAILS_ENV=production script/rxm install smtp_tls
}}}
</content>
  <created-at type="datetime">2009-03-14T11:22:58+00:00</created-at>
  <title>SMTP-TLS</title>
  <updated-at type="datetime">2009-06-13T13:04:04+01:00</updated-at>
  <version type="integer">3</version>
</wiki-page>
