Ovidiu
13th November 2009, 11:16
I tried this inside: /etc/amavis/conf.d/50-user
# Enable Logging
#
$DO_SYSLOG = 1;
$LOGFILE = "/var/log/amavis.log"; # (defaults to empty, no log)
# Set the log_level to 5 for debugging
$log_level = 5; # (defaults to 0)
and restarted amavis. and yet, the log file hasn't even been created... Am I on the right track?
# Enable Logging
#
$DO_SYSLOG = 1;
$LOGFILE = "/var/log/amavis.log"; # (defaults to empty, no log)
# Set the log_level to 5 for debugging
$log_level = 5; # (defaults to 0)
and restarted amavis. and yet, the log file hasn't even been created... Am I on the right track?