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:QUARANTINEDIR'} in .conf is useless.  The rest
of the script uses $QuarantineDir, not $Features{'Path:QUARANTINEDIR'}.

Of course one can set $QuarantineDir directly, but that's just a hack.

I'm not even sure why it uses $QuarantineDir and doesn't use
$Features{'Path:QUARANTINEDIR'} directly.

Sorry. My fault. I did not see the problem.

(I am a little overtired at the moment. I just became father ;-)

I think think I can change the code so that this will work. Thanks for
the report.

Christoph

--
============================================================================
Christoph Martin, EDV der Verwaltung, Uni-Mainz, Germany
 Internet-Mail:  [EMAIL PROTECTED]
  Telefon: +49-6131-3926337

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to