[Ruby] [ANN] ar_mailer 1.3.1 Released

Eric Hodel drbrain at segment7.net
Tue Jul 31 21:53:46 PDT 2007


ar_mailer version 1.3.1 has been released!

* <http://seattlerb.org/ar_mailer>

Even delivering email to the local machine may take too long when you  
have to
send hundreds of messages.  ar_mailer allows you to store messages  
into the
database for later delivery by a separate process, ar_sendmail.

Changes:

# 1.3.1

* Fix bug #12530, gmail causes SSL errors.  Submitted by Kyle Maxwell
   and Alex Ostleitner.
* Try ActionMailer::Base::server_settings then ::smtp_settings.  Fixes
   bug #12516.  Submitted by Alex Ostleitner.

* <http://seattlerb.org/ar_mailer>

--
Poor workers blame their tools. Good workers build better tools. The
best workers get their tools to do the work for them. -- Syndicate Wars




More information about the Ruby mailing list