Is there a way to use beanstalkd and stalker to replicate ar_sendmail
functionality?

On Jan 16, 3:49 am, John Maxwell <jgwmaxw...@gmail.com> wrote:
> Have a look at running some kind of delayed job queue - I use Resque
> normally, which I think comes from GitHub. With Resque, and ResqueMailer
> (another gem) you can simply "include Resque::Mailer" in your mailers to
> have them automatically queued for delivery. Hope that helps.

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to