Hi; When I start amavis it creates a new PID in the appropriate file; however, the process immediately dies. I can't get any logging info:
[from amavisd.conf] # true (e.g. 1) => syslog; false (e.g. 0) => logging to file $DO_SYSLOG = 1; # (defaults to false) #$SYSLOG_LEVEL = 'user.info'; # (facility.priority, default 'mail.info') # Log file (if not using syslog) $LOGFILE = "$MYHOME/amavis.log"; # (defaults to empty, no log) Not quite sure what it means about defaulting to empty since there is a path there and I touched (and chown'd) the file to create it. TIA, Jack
