On Tuesday January 5 2010 15:15:58 Art Greenberg wrote:
> > On Tuesday January 5 2010 14:45:30 Art Greenberg wrote:
> >> SA and ClamAV both seem to be scanning email and otherwise working
> >> properly, except that the ClamAV plugin is inserting the X-Spam-Virus
> >> header twice. Messages with a virus found are showing it first with "No"
> >> and the second time with "Yes". In messages where no virus is detected,
> >> it is "No" both times. The second instance immediately follows the
> >> first.
>
> On Tue, 5 Jan 2010, Mark Martinec wrote:
> > The issue is already tracked as:
> >  https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6254
> > Will look into it...
> 
> Thanks for pointing me to that bug report, Mark. I just verified that the
> plugin (clamav.pm) I am using has the fix discussed there.
> 
> What I am seeing differs from what Larry reported in Comment 7, in that I
> am seeing the X-Spam-Virus header inserted twice even when ClamAV does not
> detect a virus.

Please try the new plugin code at:
  http://wiki.apache.org/spamassassin/ClamAVPlugin

not forgetting to add a:
  add_header all Virus _CLAMAVRESULT_
into your local.cf.

See also https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6254

  Mark

Reply via email to