- Issue created by @fisherman90
- 🇩🇪Germany fisherman90 Dortmund
Issue fork with proposed resolution (removal of exception) added.
- 🇩🇪Germany simonbaese Berlin
@fisherman90 This exception is necessary to interrupt the sending during the initial email processing. As you can see in the failing tests, the emails are not processed correctly anymore when queued. I am open to changing the exception handling or catching the message if you provide a merge request that passes the tests.
I am changing the issue type as this works as intended and is not a bug.