Bug 3288 - kh/ni ccTLDs missing from Mail::SpamAsssassin::Util::is_in_subdelegated_cctld
Summary: kh/ni ccTLDs missing from Mail::SpamAsssassin::Util::is_in_subdelegated_cctld
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Libraries (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P5 normal
Target Milestone: 3.0.0
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 3208
  Show dependency tree
 
Reported: 2004-04-21 09:06 UTC by E Kolve
Modified: 2004-04-23 06:25 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description E Kolve 2004-04-21 09:06:14 UTC
kh/ni are listed as having subdomains at
http://www.bestregistrar.com/help/ccTLD.htm but aren't in the regex in
Util::is_in_subdelegated_cctld

kh - Cambodia
COM.KH   NET.KH   ORG.KH 

ni - Nicaragua
COM.NI
Comment 1 Theo Van Dinter 2004-04-23 14:25:06 UTC
committed.  thanks. :)

r10201