SA Bugzilla – Bug 72
Valid UUCP email addresses get flagged as Malformed
Last modified: 2002-06-15 03:58:08 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.
The URL gives me a 404
oops, sorry Ive added another :)
How does this patch look? It adds checking for bangpath style From and To. Dan.
Created attachment 12 [details] uucp bangpath patch
That works perfectly, thankyou guys!
Just committed patch to CVS. Thanks.