Sha256: e3f48bc407c6b5870f24dfa6b14d30de8a5d90cda75de55825a104244dc75778

Contents?: true

Size: 1009 Bytes

Versions: 1

Compression:

Stored size: 1009 Bytes

Contents

= 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.

= 1.1.0

* Features
  * Added --chdir to set rails directory
  * Added --environment to set RAILS_ENV
  * Exits cleanly on TERM or INT signals
  * Added FreeBSD rc.d script
  * Exceptions during SMTP sending are now logged
  * No longer waits if sending email took too long
* Bugs fixed
  * Fixed last send attempt in --mailq
  * Better SMTP error handling
    * Messages are removed from the queue on 5xx errors
    * Added Net::SMTP.reset to avoid needing to recreate the connection

= 1.0.1

* Bugs fixed
  * From and to of email destination were swapped

= 1.0.0

* Birthday

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ar_mailer-1.2.0 History.txt