开发者

Rails. Mass mail delivering

开发者 https://www.devze.com 2023-02-22 09:05 出处:网络
I have got about 1500 email addresses to send diplomas. 开发者_Go百科What should I use for bunch delivering nowadays? Ar_mailer looks out-of-date.I use delayed_job gem to send mail asynchronously.

I have got about 1500 email addresses to send diplomas.

开发者_Go百科What should I use for bunch delivering nowadays? Ar_mailer looks out-of-date.


I use delayed_job gem to send mail asynchronously.

https://github.com/collectiveidea/delayed_job


This is a job for Madmimi: http://madmimi.com/

And a gem for easy interface: https://github.com/madmimi/madmimi-gem

0

精彩评论

暂无评论...
验证码 换一张
取 消