Sha256: 035a118cd71d08546342ea0c1893f82161d8fbc73fa929b33fdad4898e266895

Contents?: true

Size: 755 Bytes

Versions: 1

Compression:

Stored size: 755 Bytes

Contents

= ar_mailer

A two-phase delivery agent for ActionMailer

Rubyforge Project:

http://rubyforge.org/projects/seattlerb

Documentation:

http://seattlerb.org/ar_mailer

Bugs:

http://rubyforge.org/tracker/?func=add&group_id=1513&atid=5921

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

=== ar_sendmail on FreeBSD or NetBSD

An rc.d script is included in share/ar_sendmail.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ar_mailer-1.2.0 README.txt