collective / Products.EasyNewsletter

Powerful newsletter/mailing product for Plone.
https://pythonhosted.org/Products.EasyNewsletter/
GNU General Public License v2.0
28 stars 23 forks source link

Don't fail sending if there is a problem with at least one email #158

Closed thomasmassmann closed 4 years ago

thomasmassmann commented 4 years ago

Currently when there is a problem with one email, the whole sending process is cancelled and no statistics are written. Instead of failing, add the exception to the statistics and go on...

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.1%) to 86.573% when pulling c2ce92b0088b0da6240400dfa26b1e1acfa28bf3 on send-error into 89d7f6892059258aafc8aab1708fc08fc8a79fdc on master.

thomasmassmann commented 4 years ago

Why is the py27-lint sometimes failing? @MrTango any idea?

thomasmassmann commented 4 years ago

@MrTango, can you explain why the py27-lint test is failing?

MrTango commented 4 years ago

no, seems flickering. Sorry no time to dig into that right now.