The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=327 ====================================================================== Reported By: itnavigate Assigned To: paul ====================================================================== Project: DBMail Issue ID: 327 Category: General Reproducibility: always Severity: minor Priority: normal Status: resolved Resolution: fixed Fixed in Version: SVN Trunk ====================================================================== Date Submitted: 18-Apr-06 06:20 CEST Last Modified: 21-Apr-06 15:34 CEST ====================================================================== Summary: pid files created in wrong location, and pid_dir fails to work. Description: The pid files are being created as the files /var/rundbmail-*.pid
Appending a '/' to to pid_dir in dbmail.conf makes no change. Modifing dbmail.h and adding the '/' to #define DEFAULT_PID_DIR "/var/run" fixes the directory. ====================================================================== ---------------------------------------------------------------------- paul - 18-Apr-06 13:21 ---------------------------------------------------------------------- Grr. The setting in dbmail.conf is not used at all atm. I'm on it. ---------------------------------------------------------------------- paul - 21-Apr-06 15:34 ---------------------------------------------------------------------- I've fixed this. pid_directory as specified in dbmail.conf is now respected, and path construction has been sanitized. Issue History Date Modified Username Field Change ====================================================================== 18-Apr-06 06:20 itnavigate New Issue 18-Apr-06 13:21 paul Note Added: 0001088 18-Apr-06 13:21 paul Status new => acknowledged 18-Apr-06 13:21 paul Projection none => minor fix 18-Apr-06 13:21 paul ETA none => 2-3 days 21-Apr-06 15:34 paul Note Added: 0001092 21-Apr-06 15:34 paul Assigned To => paul 21-Apr-06 15:34 paul Status acknowledged => resolved 21-Apr-06 15:34 paul Resolution open => fixed 21-Apr-06 15:34 paul Fixed in Version => SVN Trunk ======================================================================
