|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: 2nd content filter?
From: Geoff Gibbs (ggibbs
hgmp.mrc.ac.uk)
Date: Fri Dec 03 2004 - 03:23:42 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I missed what version of Amavisd-new you're using, but perusal of
> README.lookups indicates that something like
>
>
spam_lovers_acl = qw( !wants_sa !wants_sa2 !wants_sa3 . );
>
> should do the trick. There's also the bypass_spam_checks acl.
>
> (2.2 amavisd-new, and probably earlier versions too)
You should also check up on policy banks. The standard one
is to not spam scan outgoing messages.
$policy_bank{'MYNETS'} = { # mail originating from
mynetworks
bypass_spam_checks_maps => [1], # don't spam-check internal mail
};
Geoff Gibbs
MRC Rosalind Franklin Centre for Genomics Research
Wellcome Trust Genome Campus, Hinxton, Cambridge, CB10 1SB, UK
Tel: +44 1223 494530 Fax: +44 1223 494512
E-mail: G.Gibbs
rfcgr.mrc.ac.uk Web: http://www.rfcgr.mrc.ac.uk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]