I want to stop SA from marking up headers with a warning of
X-BAD-FORMAT-WARNING: RFC 2822 or some such, and leave the headers
unaltered. I found the area in NoMailAudit.PM where this is
implemented, but clearly my limited Perl skills are kicking my butt,
as I can't seem to find a way to modify it to remove the markup, but
leave the header untouched. (Dumping the header entirely is easy, but
that's not what I want).

The reason is I'm processing RAW SMTP Feeds from Novell GW, which
prepends stuff like the MAIL FROM and RCPT TO stuff, as well as some
bookkeeping junk at the top. Don't want to hurt it. Want to love it,
hold it, err, sorry got distracted. <g>

The original feed has stuff like this

freenetname.co.uk 12273
EHLO mail.mycompany.com
*S0000071b* *Egroupwise.3D244A84.E2D:13:5939:N* MAIL
FROM:<[EMAIL PROTECTED]>
RCPT TO:<[EMAIL PROTECTED]>
DATA

Which will go straight to hell once SA gets it's wicked hands on it
<g>.

Anybody got a quick Perl mod?


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to