Error: exim: [535 Incorrect authentication data !=2]
In every 5 minutes, this e-mail is generated the report that Exim has restarted with the following error:
exim: ** [535 Incorrect authentication data != 2]
Cmd Service Check Raw Output:
Here is the fix.
1. Go to the directory "/var/cpanel/serviceauth/".
# cd /var/cpanel/serviceauth/
2. Remove the directory exim
# rm -rf exim
3. Restart Cpanel.
# /etc/rc.d/init.d/cpanel restart
Done. The folder exim will be recreated. That should fix the issue. :-)
Thank you.
exim: ** [535 Incorrect authentication data != 2]
Cmd Service Check Raw Output:
Here is the fix.
1. Go to the directory "/var/cpanel/serviceauth/".
# cd /var/cpanel/serviceauth/
2. Remove the directory exim
# rm -rf exim
3. Restart Cpanel.
# /etc/rc.d/init.d/cpanel restart
Done. The folder exim will be recreated. That should fix the issue. :-)
Thank you.
Comments
Post a Comment