CPanel Email Logs

You can check email logs in the following location.

/var/log/exim_mainlog
/var/log/maillog

 

Use "grep domainname /var/log/exim_mainlog" for checking a particular domain.

Similarly "grep emailaddress /var/log/exim_mainlog" for particular email address.

 

tail -f /var/log/exim_mainlog for viewing the log in realtime.

 

Was this article helpful?

mood_bad Dislike 0
mood Like 0
visibility Views: 15410

Need more information or have a question ?