https://issues.apache.org/SpamAssassin/show_bug.cgi?id=4385

D. Stussy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |software+spamassassin@kd6lv
                   |                            |w.ampr.org

--- Comment #14 from D. Stussy <[email protected]> 
2012-03-30 22:54:49 UTC ---
Zone walking the DNS root via the NSEC records would be the most efficient way
of accumulating all the valid TLDs.  To keep the query load on the root servers
down, one could maintain a local shadow of the root zone.

We'd have to ask permission of ICANN, IANA, or Verisign to obtain AXFR access
to set up a legitimate DNS shadow, but there are other ways:  Upon noting an
SOA serial number change of ".", one could then script a transfer from
"ftp://rs.internic.net/domain/root.zone"; (e.g., or another equivalent location
like "http://www.internic.net/zones/root.zone";) to satisfy the data need.

In my opinion, considering how widespread SpamAssassin is, it's possible that
such a request (for AXFR access) could be granted.

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to