ar_mailer version 1.2.0 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.2.0 * Bugs fixed * Handle SMTPServerBusy by backing off @delay seconds then re- queueing * Allow email delivery class to be set in ARMailer. * ar_sendmail --mailq works with --table-name now. * Miscellaneous Updates * Added documentation to require ''action_mailer/ar_mailer'' in instructions. * Moved to ZSS p4 repository * Supports TLS now. Requested by Dave Thomas. smtp_tls.rb from Kyle Maxwell & etc. * <http://seattlerb.org/ar_mailer> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---