I (apparently) received this from spamc:
(not reformatted by my mail client)

----- Forwarded message -----

X-Spam-Status: Yes, hits=9.4 required=7.0
        
tests=X_EM_VER_PRESENT,NO_REAL_NAME,CTYPE_JUST_HTML,KNOWN_BAD_DIALUPS,RCVD_IN_OSIRUSOFT_COM,RCVD_IN_VADUL
        version=2.20
X-Spam-Flag: YES
X-Spam-Level: *********
X-Spam-Checker-Version: SpamAssassin 2.20 (devel $Id: SpamAssassin.pm,v 1.77
        2002/04/06 19:28:30 hughescr Exp $)
X-Spam-Prev-Content-Type: text/html; charset=US-ASCII
X-Spam-Report: 9.4 hits, 7 required;
  *  0.8 -- Found an X-Em-Version: header
  *  0.6 -- From: does not include a real name
  *  3.2 -- HTML-only mail, with no text version
  *  1.3 -- Received via known spam-harbouring dialups
  *  2.0 -- Received via a relay in relays.osirusoft.com
            [RBL check: found 242.251.179.209.relays.osirusoft.com.]
  *  1.5 -- Received from dialup, see http://www.mail-abuse.org/dul/
            [RBL check: found 242.251.179.209.va-dialups.vasoftware.com.]

----- End forwarded message -----

My parsing code doesn't expect "\n\t" after required in X-Spam-Status:
Actually it's just not happy that X-Spam-Status: is a multiline header.
(for that matter, in the example, X-Spam-Checker-Version: shows up as
multiline too)

I wrote my sa-exim code with the understanding that all the X-Spam headers
were single line, with the exception of X-Spam-Report:
Is this correct and therefore do I have another bug in my code or is it an
incorrect expectation?

Thanks
Marc
-- 
Microsoft is to operating systems & security ....
                                      .... what McDonalds is to gourmet cooking
  
Home page: http://marc.merlins.org/   |   Finger [EMAIL PROTECTED] for PGP key

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to