https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7761
Bug ID: 7761
Summary: Update RegistrarBoundaries List with PublicSuffix List
(or use Domain::PublicSuffix perl module)
Product: Spamassassin
Version: 3.4.2
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Rules
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
There is a seemingly manually compiled list of TLDs/2nd Level Domains in
20_aux_tlds.cf that is supposed to set the administrative boundary of domains
for the purpose of URIBL lookups (anything else?)
Mozilla/Chrome are using/maintaining the list at https://publicsuffix.org/ for
pretty much the same purpose. It would probably make sense to either import the
data from there or just use the Domain::PublicSuffix perl module if available.
Most distributions are updating this list regularly.
https://publicsuffix.org/
https://publicsuffix.org/list/public_suffix_list.dat
--
You are receiving this mail because:
You are the assignee for the bug.