On 5/15/2012 5:00 AM, Philippe Camps wrote: > Hi, > > Last friday, we had a few false positive email with > BC.Exploit.CVE_2012_0184. > The message have been quarantined as: virus-deDamcLb32uD in > /var/spool/amavis/virusmails > > We use Postfix. If I scan the directory with clamdscan, no virus are > found now. > > How can I say to Postfix to send these messages again ? >
clamav has no quarantine, so this is the wrong list. It appears you're using amavisd-new for quarantine management, so release the message through amavisd-new. Typically the command would be # amavisd-release virus-deDamcLb32uD If you have further questions about amavisd-new, consult the amavisd-new documentation, or ask on the amavis users mail list. -- Noel Jones _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
