kshnurov / mandrill_dm

A basic Mandrill delivery method for Rails.
MIT License
46 stars 45 forks source link

Async? #37

Closed jrtowell closed 8 years ago

jrtowell commented 8 years ago

How does the async = true config work? Is it supposed to batch the new message POSTs to Mandrill?

spovich commented 8 years ago

Please read the mandrill documentation (scroll down to async section).