• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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