Quarantine AND pass through?
Ralf Hildebrandt
Ralf.Hildebrandt at charite.de
Tue Dec 11 12:56:39 CET 2012
* Nikolaos Milas <nmilas at noa.gr>:
> Hello,
>
> Being in the final test stage of a (border) gateway mail server using
> postfix/amavis/clamav/spamassassin on CentOS 6.3, I wonder whether we
> can configure Amavisd-new to quarantine suspected mail (based on
> defined rules) BUT to pass it through too.
Use:
$final_virus_destiny = D_REJECT;
$final_banned_destiny = D_REJECT;
$final_spam_destiny = D_REJECT;
and
$virus_quarantine_to = 'quarantine at backup.invalid';
$spam_quarantine_to = 'quarantine at backup.invalid';
--
Ralf Hildebrandt Charite Universitätsmedizin Berlin
ralf.hildebrandt at charite.de Campus Benjamin Franklin
http://www.charite.de Hindenburgdamm 30, 12203 Berlin
Geschäftsbereich IT, Abt. Netzwerk fon: +49-30-450.570.155
More information about the amavis-users
mailing list