silverstripe-archive / silverstripe-newsletter

NewsletterAdmin is the CMS class for managing the newsletter system.
BSD 3-Clause "New" or "Revised" License
69 stars 59 forks source link

FIX Prevent failing emails stopping entire queue #57

Closed ss23 closed 11 years ago

ss23 commented 11 years ago

Previous to this, certain rare conditions could case the sender to fail and require a manual restart. Now, it'll mark an email as failed as soon as we get an exception.