Bug 47624 - amavisd-new: QUARUNTINEDIR is defined but not created
Bug#: 47624 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: major Priority: P2
Resolution: FIXED Assigned To: antivirus@gentoo.org Reported By: davin@wordpainter.net
Component: Applications
URL: 
Summary: amavisd-new: QUARUNTINEDIR is defined but not created
Keywords:  
Status Whiteboard: 
Opened: 2004-04-12 12:23 0000
Description:   Opened: 2004-04-12 12:23 0000
By default, the following line is present in amavisd.conf as of
amavisd-new-20030616_p8:

$QUARANTINEDIR = '/var/virusmails';

This directory is not created by the ebuild and the amavis user lacks the
permissions to be able to create this directory on most configurations. This
results in error messages being written to the system log whenever a message
containing a virus is detected, as well as a bounce to the original sender of
the virus. The message is then held in the queue until the problem is fixed.

Reproducible: Always
Steps to Reproduce:
1. NA - default configuration



Either this directory needs to be created by default, or the quarentine
behavior
needs to be disabled and left to the user to define.

------- Comment #1 From Thomas Raschbacher 2004-06-15 07:58:00 0000 -------
fixed in amavisd-new-20030616_p8.ebuild and amavisd-new-20030616_p9.ebuild