------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1033
--- Comment #13 from Heiko Schlittermann <hs@???> 2015-01-04 21:38:16 ---
Jeremy Harris <jgh146exb@???> (So 04 Jan 2015 11:52:30 CET):
…
> I can't say I like the embedding of a magic number into Exim.
> Maybe the error should be exposed to the config-file level so it can
> customise decision-making?
True. It's more kind of 'proof of concept'. There should be some
configuration option
av_scanner = avast:/var/run/avast/scan.sock:FLAGS -fullfiles:IGNORE
E4056,E4711
An other option, but probably far too generic:
malware = * / ignore:4056,4711
BTW, I'm not sure about the number of "errors" we need to accept, if
there is some more edge case. For the password protected archive I think
the best solution would be to disable that kind of error in the scanner
FLAGS +accept-encrypted
But that's up to avast. I'll send 'em a proposal…
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email