Sha256: f3993c457c8647f4c43782af774a2af2e752c7835979409b83829d5938512d56

Contents?: true

Size: 563 Bytes

Versions: 2

Compression:

Stored size: 563 Bytes

Contents

= ar_mailer

Rubyforge Project:

http://rubyforge.org/projects/rctools

Documentation:

http://dev.robotcoop.com/Libraries/ar_mailer

== About

Even deliviring 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.

== Installing ar_mailer

Just install the gem:

  $ sudo gem install ar_mailer

See ActionMailer::ARMailer for instructions on converting to ARMailer.

See ar_sendmail -h for options to ar_sendmail.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ar_mailer-1.0.0 README
ar_mailer-1.0.1 README