Bug#296543: [CONSULT-STAFF] Re: Bug#296543: Path:QUARANTINEDIR is disregarded in mimedefang.pl.conf

2005-02-24 Thread Christoph Martin
Stephen R. Darragh schrieb: _READ_ the bug report and look at the code, please. The defaults are all setup in the %Features hash. The code then sets $QuarantineDir _FROM_ $Features{'Path:QUARANTINEDIR'}. It does this _BEFORE_ the .conf file is loaded, thus ensuring that setting $Features{'Path:QUAR

Bug#296543: [CONSULT-STAFF] Re: Bug#296543: Path:QUARANTINEDIR is disregarded in mimedefang.pl.conf

2005-02-23 Thread Stephen R. Darragh
_READ_ the bug report and look at the code, please. The defaults are all setup in the %Features hash. The code then sets $QuarantineDir _FROM_ $Features{'Path:QUARANTINEDIR'}. It does this _BEFORE_ the .conf file is loaded, thus ensuring that setting $Features{'Path:QUARANTINEDIR'} in .conf is u

Bug#296543: Path:QUARANTINEDIR is disregarded in mimedefang.pl.conf

2005-02-23 Thread Christoph Martin
Stephen R. Darragh schrieb: /etc/mail/mimedefang.pl.conf is required on line 176 of /usr/bin/mimedefang.pl, but $QuarantineDir has already been set from $Features{'Path:QUARANTINEDIR'} on line 163. So what? This is the same for all variables. The default value is set before the conf file ist requir

Bug#296543: Path:QUARANTINEDIR is disregarded in mimedefang.pl.conf

2005-02-22 Thread Stephen R. Darragh
Package: mimedefang Version: 2.51-1 Severity: normal /etc/mail/mimedefang.pl.conf is required on line 176 of /usr/bin/mimedefang.pl, but $QuarantineDir has already been set from $Features{'Path:QUARANTINEDIR'} on line 163. -- System Information: Debian Release: 3.1 APT prefers testing APT p