The blog

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.

One Response to “How to check Plesk mail logs”


  1. Anton
    2010.05.12

    Hello,

    Newer versions of plesk use different location:

    /usr/local/psa/var/log/maillog

Leave a Reply