Bug 72 - Valid UUCP email addresses get flagged as Malformed
Summary: Valid UUCP email addresses get flagged as Malformed
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (show other bugs)
Version: 2.30CVS
Hardware: PC Linux
: P3 normal
Target Milestone: ---
Assignee: Craig Hughes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-02 09:30 UTC by taviso
Modified: 2002-06-15 03:58 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status
uucp bangpath patch patch None Daniel Rogers [NoCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description taviso 2002-03-02 09:30:36 UTC
Any message with a to/from address in UUCP format get flagged as malformed,
despite being perfectly valid. UUCP addressed messages also bypass
White/Blacklist settings.

Here is the source from a Mailing List message I recently received:
http://taviso.freeshell.org/notspamuucp.txt

As you can see, it wasnt flagged as spam, but only just. ( i get a lot that do
). demthu!securityfocus.com!bugtraq is in my whitelist_to, but uucp bypasses it.
Comment 1 Craig Hughes 2002-03-17 04:58:00 UTC
The URL gives me a 404
Comment 2 taviso 2002-03-17 05:11:37 UTC
oops, sorry Ive added another :)
Comment 3 Daniel Rogers 2002-03-20 09:00:03 UTC
How does this patch look?  It adds checking for bangpath style From and To.

Dan.
Comment 4 Daniel Rogers 2002-03-20 13:00:44 UTC
Created attachment 12 [details]
uucp bangpath patch
Comment 5 taviso 2002-03-20 14:09:36 UTC
That works perfectly, thankyou guys!
Comment 6 Craig Hughes 2002-03-25 16:17:37 UTC
Just committed patch to CVS.  Thanks.