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.
Plesk uses qmail. You can check your mail logs here:
I use this command to follow the maillog as it runs:
You can use Control+C to get out.