• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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