Bug 1131703 - no virus count with clam-avmilter
Summary: no virus count with clam-avmilter
Keywords:
Status: CLOSED DUPLICATE of bug 1133356
Alias: None
Product: Fedora
Classification: Fedora
Component: mailgraph
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bernard Johnson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-19 20:57 UTC by Harald Reindl
Modified: 2014-09-15 04:19 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-09-15 04:19:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Harald Reindl 2014-08-19 20:57:00 UTC
i tried to look at the source, sadly no perl programmer

that looks in general wrong because the process is postfix/cleanup
since it relies on prgram names as it looks also my fake below
is not recognized by change /etc/mail/clamav-milter.conf to:
RejectMsg Virus found: "%v"

elsif($prog eq 'clamav-milter') 
{
 if($text =~ /Intercepted/) 
 {
  event($time, 'virus');
 }
}

Aug 19 22:40:24 mail-gw postfix/cleanup[307]: 3hd3sh1SXpzyPX: milter-reject: END-OF-MESSAGE from *.*.*.*[*.*.*.*]: 5.7.1 Virus found: "Trojan.FakeTimer"; from=<**> to=<**> proto=ESMTP helo=<**>

Comment 1 Bernard Johnson 2014-09-15 04:19:30 UTC

*** This bug has been marked as a duplicate of bug 1133356 ***


Note You need to log in before you can comment on or make changes to this bug.