[ANN] ar_mailer 1.3.1 Released

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

Cool! I earlier had to use rail mail plugin to spool email messages in
database.

···

On Aug 1, 9:54 am, Eric Hodel <drbr...@segment7.net> wrote:

ar_mailer version 1.3.1 has been released!

* <http://seattlerb.org/ar_mailer&gt;

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&gt;

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