Skip virusscan for some Sender

Andreas Schulze andreas.schulze at datev.de
Fri May 18 11:08:28 CEST 2012


Hello,

our av_vendor1 send us mails which av_vendor2 classify as virus :-(

So I have to disable virus checks for some sender adresses,
but http://amavis.org/#features-virus tells me only, 
"... can specify RECIPIENT for whom virus checks need not be performed ..."

The Sender
 - allways uses the same sender address,
 - deliver via TLS and
 - dkim sign all mail.

Would it be possible to combine these point and *then* skip av checking ?

ACCEPT_MAIL if ($sender =~ /virussender at example.org/
            && $smtp_session{'TLS'} = yes
            && $dkim_signer_domain = 'example.org');


maybe with the Amavis::Cusom "voodoo" ...

Thanks
Andreas
-- 
Andreas Schulze
Internetdienste | P252

DATEV eG
90329 Nürnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 90429 Nürnberg, Paumgartnerstr. 6-14 | Registergericht Nürnberg, GenReg Nr.70
Vorstand
Prof. Dieter Kempf (Vorsitzender)
Dipl.-Kfm. Wolfgang Stegmann (stellvertretender Vorsitzender)
Dipl.-Kfm. Michael Leistenschneider
Dipl.-Kfm. Dr. Robert Mayr
Jörg Rabe v. Pappenheim
Dipl.-Vw. Eckhard Schwarzer
Vorsitzender des Aufsichtsrates: Reinhard Verholen


More information about the amavis-users mailing list