Re: [AMaViS-user] infected message forwarded / Avira for UNIX 3.x

2009-04-20 Thread Mark Martinec
Thomas, > ok here a "steps to reproduce" and the debug log: > [...] > debug log: > http://pastebin.com/m7e1b8fab > > see "INFECTED" on line 330 and then it goes on delivering mail instead of > blocking it. I see. Truly a bug, thanks you! The problem was introduced by calling unique_list in sub v

Re: [AMaViS-user] infected message forwarded / Avira for UNIX 3.x

2009-04-20 Thread Thomas Mueller
On Fri, 17 Apr 2009 19:13:21 +0200, Mark Martinec wrote: > Thomas, > >> i've installed the new version from avira for unix, version 3. >> @av_scanner snippet: >> >> ### Avira for UNIX 3.x >> ['Avira AntiVir', ['avscan'], >> '-s --batch --alert-action=none {}', [0], qr/ALERT:/, qr/ALERT: >

Re: [AMaViS-user] infected message forwarded / Avira for UNIX 3.x

2009-04-17 Thread Mark Martinec
Thomas, > i've installed the new version from avira for unix, version 3. > @av_scanner snippet: > > ### Avira for UNIX 3.x > ['Avira AntiVir', ['avscan'], > '-s --batch --alert-action=none {}', [0], qr/ALERT:/, > qr/ALERT: (.+)/m ], > > playing around i found a (maybe) misbehaviour of

[AMaViS-user] infected message forwarded / Avira for UNIX 3.x

2009-04-16 Thread Thomas Mueller
hi i've installed the new version from avira for unix, version 3. @av_scanner snippet: ### Avira for UNIX 3.x ['Avira AntiVir', ['avscan'], '-s --batch --alert-action=none {}', [0], qr/ALERT:/, qr/ALERT: (.+)/m ], playing around i found a (maybe) misbehaviour of amavisd: if "qr/AL