NubeBuster
New member
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:
My xf_mail_queue is empty. I am using SMTP
- Swift_TransportException: Email to <mail> failed: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients "
- src/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:459
My xf_mail_queue is empty. I am using SMTP