http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5023

           Summary: make list of 2TLD registrar boundaries configurable
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Libraries
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


[from bug 5013]

(In reply to comment #4)
> BTW, should these be made configurable in 3.2 so that they can be updated via
> sa-update?

Hrm... I think it's a good idea, though I have no current thoughts about how to
implement it since Util and RegistrarBoundaries have absolutely no insight into
the Conf object.  I also don't know if we want to make the whole thing reliant
on a config file being loaded.

I guess what we could do is something like:
- leave the current defaults
- after reading in the config (ie: in M::SA::init()), see if there's anything in
the conf object for TLD/2TLD.  if so, call a new RegistrarBoundaries::config()
function and pass in array references.

Feel like making a new ticket to cover this?



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

Reply via email to