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.
I was trying to get email piping working on a RHEL server that runs Plesk (8.3), and I was having no luck. I just wanted to test out both the osTicket and Trellis support ticketing apps, but I had the toughest time getting either to work well on Plesk.
I did finally get it working for osTicket, both locally and remotely. Read more…