• 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.

turn email loggin on

I

InigoG

Guest
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE

10.4.4
centos-5-x86
plesk8-mailman

PROBLEM DESCRIPTION

For some reason (I did not configure the system)
my log files for email ( "$PRODUCT_ROOT_D/var/log/maillog.") are all empty
how do I turn them on, I mean that events are getting logged?

thx
 
Thx to this great article:
http://qmail.jms1.net/logfiles.shtml
I have found the right path which is described in:
/etc/syslog.conf
or in my case in
/etc/rsyslog.conf

# Log all the mail messages in one place.
mail.* -/usr/local/psa/var/log/maillog

so the product root is in this case -/usr/local/psa
which is not of coarse the plesk product root where I was lookin'
 
Last edited by a moderator:
Back
Top