I changed around my email system and got it working. But there are still some old mail jobs trying to send mails using the invalid system. The accounts from those mails are already deleted for a day or two, how do I stop these mails from being attempted to send. They spam my error log with:
Swift_TransportException: Email to <mail> failed: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients "
I changed around my email system and got it working. But there are still some old mail jobs trying to send mails using the invalid system. The accounts from those mails are already deleted for a day or two, how do I stop these mails from being attempted to send. They spam my error log with:
Swift_TransportException: Email to <mail> failed: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients "