On Mon, Feb 04, 2002 at 09:39:16AM -0500, Edward Fang wrote:
> One of our users who is heavy into Debian Linux (Ben Collins - giving
> credit) found a problem where SA would start tagging Bad RFC822 header
> formatting into the headers if there was a tab/nospace in the Subject line.
> He changed t
Thanks Ed,
I already had something similar checked in to CVS.
C
On Mon, 2002-02-04 at 06:39, Edward Fang wrote:
>
> One of our users who is heavy into Debian Linux (Ben Collins - giving
> credit) found a problem where SA would start tagging Bad RFC822 header
> formatting into the headers if th
On Mon, 4 Feb 2002, Edward Fang wrote:
> In the file perl5/Mail/SpamAssassin/NoMailAudit.pm (whereever you
> installed this), you will find these lines (starting at around 118 in my
> file):
>
> } elsif (/^([^\x00-\x1f\x7f-\xff :]+): (.*)$/) {
> $hdr = $1; $val = $2;
> $val =~ s/\