• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Where the heck are the mail logs in 8?

C

carliebentley

Guest
Normally I could log in through an SSH and jump right to the maillog and tail it to see what was going on.

However, after my upgrade to 8, (which by all appearances worked fine) the maillog files are all blank.

I'm just about to throw a very expensive fit, and get my money back for those unlimited licenses I popped for.
 
it is /usr/local/psa/var/log/maillog (or /opt/psa/var/log/maillog in some OSes)... examine /etc/syslog.conf -- there is defined to log mail.* messages into the above log file.. if it is ok, then try to restart syslogd service and then qmail -- it should start logging..
 
Back
Top