You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/06/14 03:57:09 UTC

[Bug 3467] uri_to_domain should only return domain with valid tlds

http://bugzilla.spamassassin.org/show_bug.cgi?id=3467





------- Additional Comments From jm@jmason.org  2004-06-13 18:57 -------
Created an attachment (id=2025)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2025&action=view)
implement the fix

OK, this patch implements a fix, by listing what TLDs are valid, and only
returning domains in those TLDs from uri_to_domain().

question: should we put this into 3.0.0?  too late?

it will reduce needless lookups on the URI bls, and help it run faster and
possibly miss less spam.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.