mail not working after restore
mail not working after restore
Hi,
I had to do a restore and I can login and connect to my webmail but not send or receive email.
Exim service is started and I uncommented clamd and spamassassin in exim.conf.
When I try to send an e-mail, I get:
SMTP-error: [451] Temporary local problem - please try later
in the exim mail log I get:
2019-07-02 15:47:06 1hiKzq-0004Fi-M2 malware acl condition: sophie /var/run/sophie : unable to connect to UNIX socket (/var/run/sophie): Permission denied
2019-07-02 15:47:06 1hiKzq-0004Fi-M2 H=localhost (xxx.xxxxx.be) [127.0.0.1] F=<info@xxxxx.be> temporarily rejected after DATA
What could this be?
Thank you. Ph.
I had to do a restore and I can login and connect to my webmail but not send or receive email.
Exim service is started and I uncommented clamd and spamassassin in exim.conf.
When I try to send an e-mail, I get:
SMTP-error: [451] Temporary local problem - please try later
in the exim mail log I get:
2019-07-02 15:47:06 1hiKzq-0004Fi-M2 malware acl condition: sophie /var/run/sophie : unable to connect to UNIX socket (/var/run/sophie): Permission denied
2019-07-02 15:47:06 1hiKzq-0004Fi-M2 H=localhost (xxx.xxxxx.be) [127.0.0.1] F=<info@xxxxx.be> temporarily rejected after DATA
What could this be?
Thank you. Ph.
Re: mail not working after restore
Hi
You have runing third party anti malware in your server ?
Message say cant connect with sophie, as I know vesta not run any anti malware called sophie, so check what software you have installed in your server, and check your exim configuration for any sophie acl call and comment it ( previus backup )
----
Check this
https://lists.gt.net/exim/users/110272
You have runing third party anti malware in your server ?
Message say cant connect with sophie, as I know vesta not run any anti malware called sophie, so check what software you have installed in your server, and check your exim configuration for any sophie acl call and comment it ( previus backup )
----
Check this
https://lists.gt.net/exim/users/110272
Patch your ubuntu 16 or mysq5.7 -> viewtopic.php?f=20&t=13239
Transfer accounts from cPanel -> viewtopic.php?f=19&t=11075
Transfer accounts from cPanel -> viewtopic.php?f=19&t=11075
Re: mail not working after restore
For me works changing this:
For this:
In file: /etc/exim4/exim4.conf.template
Code: Select all
malware = *
Code: Select all
malware = */defer_ok