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
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