http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5225





------- Additional Comments From [EMAIL PROTECTED]  2006-12-07 07:06 -------
Created an attachment (id=3770)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3770&action=view)
output sample using $loop = 5

install 88_eicar.cf in a rules dir, and run "spamassassin -Lt <
sample-loop1.txt", you'll get:

Content analysis details:   (2.0 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 0.0 MISSING_DATE           Missing Date: header
-0.0 NO_RELAYS              Informational: message was not relayed via SMTP
 1.0 EICAR                  BODY: EICAR
 1.0 TVD_SPACE_RATIO        BODY: TVD_SPACE_RATIO
 0.0 MIME_BASE64_BLANKS     RAW: Extra blank lines in base64 encoding
-0.0 NO_RECEIVED            Informational: message has no Received headers


no problem hitting the EICAR rule, in other words.

note that the modified virus.pl script has two changes: 1. the content type for
the mangled base64 part is changed to text/plain, as SA ignores application/*
content-type attachments; 2. the message is printed to stdout, rather than
delivered via Net::SMTP.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to