[ANN] ActionMailer w/TLS plugin

6 views
Skip to first unread message

Kyle Maxwell

unread,
Feb 3, 2007, 8:28:51 PM2/3/07
to rubyonra...@googlegroups.com
ActionMailer Optional TLS
=========================

This plugin allows ActionMailer to work with SMTP servers that require
TLS. It is heavily monkeypatched into ActionMailer and Net/SMTP, but
such is life. Just set the following, and proceed as usual:

ActionMailer::Base.server_settings[:tls] = true

I haven't quite figured out the best way to test this plugin, but if
you execute the following command from the plugin directory itself,
you should receive a gmail from yourself, and a fair amount of debug
information will be output. I hope it suffices; if not, suggest an
improvement!

rake EMAIL=my_gmail...@gmail.com PASSWORD=secret

Repository:
http://svn.kylemaxwell.com/rails_plugins/action_mailer_optional_tls/tags/rel-0.1.0/

Feedback welcome, enjoy!

-Kyle

Reply all
Reply to author
Forward
0 new messages