[Bug 700288] [NEW] amavisd-release not working with quarantine_subdir_levels
Cyril Jaquier
700288 at bugs.launchpad.net
Sat Jan 8 12:16:18 UTC 2011
Public bug reported:
Binary package hint: amavisd-new
amavisd-release does not work when quarantine_subdir_levels is set to 1
(and probably more). This is the default in 10.04 LTS:
root at rand:/etc/amavis/conf.d# grep quarantine_subdir 20-debian_defaults
$quarantine_subdir_levels = 1; # enable quarantine dir hashing
When trying to release an e-mail, it seems that amavisd returns the
wrong path as you can see below:
root at rand:/etc/amavis/conf.d# find /var/lib/amavis/virusmails/ -name "bad*"
/var/lib/amavis/virusmails/V/badh-Vzji0yHNymWh
/var/lib/amavis/virusmails/k/badh-k0IqReVcboI3
/var/lib/amavis/virusmails/x/badh-xDEZb5Q+stEv
/var/lib/amavis/virusmails/I/badh-IGjIOydvUwg0
root at rand:/etc/amavis/conf.d# amavisd-release badh-k0IqReVcboI3
450 4.5.0 Failure: File /var/lib/amavis/virusmails/badh-k0IqReVcboI3 does not exist at (eval 111) line 385, <GEN182> line 5.
root at rand:/etc/amavis/conf.d#
The subdir ('k' in this case) is not in the path so it seems that
quarantine_subdir_levels is not taken into account in this case.
My amavisd-new version:
ii amavisd-new 1:2.6.4-1ubuntu5 Interface
between MTA and virus scanner/content filters
** Affects: amavisd-new (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in ubuntu.
https://bugs.launchpad.net/bugs/700288
Title:
amavisd-release not working with quarantine_subdir_levels
More information about the Ubuntu-server-bugs
mailing list