How to check Plesk mail logs

Plesk uses qmail. You can check your mail logs here:

/var/log/maillog

I use this command to follow the maillog as it runs:

tail -f /var/log/maillog

You can use Control+C to get out.

Posted in: servers | Tags: , , ,