Cannot receive/forward mail after uninstalling ClamAV
Posted: Wed Feb 19, 2014 5:38 am
Upon tying to send email to a forwarded address (setup with Vesta), Gmail is reporting the email is being delayed.
Technical details of temporary failure:
Google tried to deliver your message, but it was rejected by the server for the recipient domain mydomain.com by mail.mydomain.com. [123.456.789.012].
The error that the other server returned was:
451 Temporary local problem - please try later
I'm not using the DNS provided by Vesta (and therefore don't have it setup), but I have the same records hosted on CloudFlare pointing to the server. Any ideas?
Solved 2/21/14
Original problem: In /etc/exim4/exim4.conf.template, I changed "CLAMD = yes" to "CLAMD = no".
Resolution: Instead of changing "yes" to "no", comment out the entire "CLAMD = yes" (so it reads "#CLAMD = yes")
Technical details of temporary failure:
Google tried to deliver your message, but it was rejected by the server for the recipient domain mydomain.com by mail.mydomain.com. [123.456.789.012].
The error that the other server returned was:
451 Temporary local problem - please try later
I'm not using the DNS provided by Vesta (and therefore don't have it setup), but I have the same records hosted on CloudFlare pointing to the server. Any ideas?
Solved 2/21/14
Original problem: In /etc/exim4/exim4.conf.template, I changed "CLAMD = yes" to "CLAMD = no".
Resolution: Instead of changing "yes" to "no", comment out the entire "CLAMD = yes" (so it reads "#CLAMD = yes")