fix: Add try-catch to mail messages in case the message gets rejected
- fix: Add try-catch to mail messages in case the message gets rejected
This error occurred on production and terminated the task early, where we should continue to try without erroring out at least.
Fixes #15 (closed)