• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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