[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #28 from AXB axb.li...@gmail.com --- Any special reason the new RegistryBoundaries.pm is not in /lib/Mail/SpamAssassin/Util ? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #29 from Mark Martinec mark.marti...@ijs.si --- Any special reason the new RegistryBoundaries.pm is not in /lib/Mail/SpamAssassin/Util ? They need their own namespace so that an object can be created (-new) holding the

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #27 from Michael Parker park...@pobox.com --- It ran faster on 5.8 because regex support changed in the 5.10 timeframe and generally ended up slower. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #24 from Henrik Krohns h...@hege.li --- Fixed bug detected from dnsbl.t SendingPerMsgStatus.pm Transmitting file data . Committed revision 1672078. -- You are receiving this mail because: You are the assignee for the

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 Kevin A. McGrail kmcgr...@pccc.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-08 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #25 from Joe Quinn jquinn+sa...@pccc.com --- As a side note on Henrik's patch by the way, even though it notes the trie optimization in 5.10.1, our testing on 5.8.8 completed faster than our newer perl versions, on the same

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-06 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #20 from AXB axb.li...@gmail.com --- KAM, Could the update of 20_aux_tlds.cf be cron'd to check if there are any changes to http://data.iana.org/TLD/tlds-alpha-by-domain.txt and published via sa-update? (not depending on

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-06 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #21 from Joe Quinn jquinn+sa...@pccc.com --- There's two lines of bash included in the cf that you can run to get the current data formatted correctly and split into the appropriate sections, so half the automation is already

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-06 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #19 from Joe Quinn jquinn+sa...@pccc.com --- Would have replied earlier but resolving the patch consumed my attention. The cf was a separate commit because it seemed cleaner that way and it made the next commit slightly smaller.

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-06 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #23 from Kevin A. McGrail kmcgr...@pccc.com --- Bug 7165 open re: Updating TLDs via Cron. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-06 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #22 from Kevin A. McGrail kmcgr...@pccc.com --- (In reply to AXB from comment #20) KAM, Could the update of 20_aux_tlds.cf be cron'd to check if there are any changes to http://data.iana.org/TLD/tlds-alpha-by-domain.txt and

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-06 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #18 from Kevin A. McGrail kmcgr...@pccc.com --- With me, AXB and Henrik's defacto, this can be committed. Joe is working on committing his patch. Just has some patches that aren't clean because of the length of time since this

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2014-09-17 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #2 from Henrik Krohns h...@hege.li --- Ok I steamed all evening to come up with something. I'll upload the changes/diffs here before committing a large blob like this.. reviews, suggestions, votes welcomed.. - Let's

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2014-09-17 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #3 from Henrik Krohns h...@hege.li --- Created attachment 5235 -- https://issues.apache.org/SpamAssassin/attachment.cgi?id=5235action=edit Complete diff vs current trunk -- You are receiving this mail because: You are the

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2014-09-17 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #4 from Henrik Krohns h...@hege.li --- Created attachment 5236 -- https://issues.apache.org/SpamAssassin/attachment.cgi?id=5236action=edit All changed files for easy extraction/testing lib/Mail/SpamAssassin/Conf.pm

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2014-09-17 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #5 from Henrik Krohns h...@hege.li --- Created attachment 5237 -- https://issues.apache.org/SpamAssassin/attachment.cgi?id=5237action=edit The cf that we might put into sa-update, for easy viewing here.. -- You are

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2014-03-10 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6782 Joe Quinn jquinn+sa...@pccc.com changed: What|Removed |Added CC|

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2012-09-27 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6782 Henrik Krohns h...@hege.li changed: What|Removed |Added CC||h...@hege.li