RE: AW: AW: AW: Problems with ClamAV Plugin

2006-08-29 Thread Gary V
Why not use amavisd-new (afaik should it work with most virusscanners)? Is there a special reason? yes there is a reason, i didnt find a tutorial how to set it up ;-) http://www.freespamfilter.org/ _ Windows Live Spaces is her

AW: AW: AW: Problems with ClamAV Plugin

2006-08-29 Thread Jürgen Ladstätter
Betreff: Re: AW: AW: Problems with ClamAV Plugin Jürgen Ladstätter schrieb: > already solved my problem! its scanning now, but clamd must be running on > 127.0.0.1 restricted. > the only problem i have - postfix doesnt throw the attachment away. so the > user still would get the virus. (

Re: AW: AW: Problems with ClamAV Plugin

2006-08-29 Thread Matthias Haegele
Jürgen Ladstätter schrieb: already solved my problem! its scanning now, but clamd must be running on 127.0.0.1 restricted. the only problem i have - postfix doesnt throw the attachment away. so the user still would get the virus. (in this case the eicar testvirus) Why not use amavisd-new (afaik

AW: AW: Problems with ClamAV Plugin

2006-08-29 Thread Jürgen Ladstätter
already solved my problem! its scanning now, but clamd must be running on 127.0.0.1 restricted. the only problem i have - postfix doesnt throw the attachment away. so the user still would get the virus. (in this case the eicar testvirus) Mit freundlichen Grüßen Jürgen Ladstätter ( [EMAIL PROTECTE

Re: AW: AW: Problems with ClamAV Plugin

2006-08-29 Thread Nigel Frankcom
On Tue, 29 Aug 2006 13:23:47 +0200, Jürgen Ladstätter <[EMAIL PROTECTED]> wrote: >it does the following when it finds a virus: > >} elsif($code eq 'FOUND') { >Mail::SpamAssassin::Plugin::dbg("ClamAV: Detected virus: $virus"); >$header = "Yes ($virus)"; >$isspam = 1; > >so it adds a fla

AW: AW: Problems with ClamAV Plugin

2006-08-29 Thread Jürgen Ladstätter
it does the following when it finds a virus: } elsif($code eq 'FOUND') { Mail::SpamAssassin::Plugin::dbg("ClamAV: Detected virus: $virus"); $header = "Yes ($virus)"; $isspam = 1; so it adds a flag for SA