On Thu, Apr 9, 2009 at 16:31, Justin Mason <j...@jmason.org> wrote: > On Thu, Apr 9, 2009 at 16:14, Mark Martinec <mark.martinec...@ijs.si> wrote: >> Marc, >> >>> What source file is the registry barrier code in? >> >> Mail/SpamAssassin/Util/RegistrarBoundaries.pm >> >> but is slightly out of date, for example it does >> not include registered IDN tld names: >> >> XN--0ZWM56D >> XN--11B5BS3A9AJ6G >> XN--80AKHBYKNJ4F >> XN--9T4B11YI5A >> XN--DEBA0AD >> XN--G6W251D >> XN--HGBK6AJ7F53BBA >> XN--HLCJ6AYA9ESC7A >> XN--JXALPDLP >> XN--KGBECHTV >> XN--ZCKZAH >> >> (source: http://data.iana.org/TLD/tlds-alpha-by-domain.txt) > > > !!! > > can you open a bug?
oh wait -- http://en.wikipedia.org/wiki/Top-level_domain : 'RFC 2606 reserves the following four top-level domain names for various purposes, with the intention that these should not be used in production networks within the global domain name system: * .example: reserved for use in examples * .invalid: reserved for use in obviously invalid domain names * .localhost: reserved to avoid conflict with the traditional use of localhost * .test: reserved for use in tests In 2007 eleven other internationalized ".test" TLDs were created:[2][3] 1. .xn--kgbechtv Arabic (.إختبار) 2. .xn--hgbk6aj7f53bba Persian (.آزمایشی) 3. .xn--0zwm56d Chinese, simplified (.测试) 4. .xn--g6w251d Chinese, traditional (.測試) 5. .xn--80akhbyknj4f Cyrillic (.испытание) 6. .xn--11b5bs3a9aj6g Hindi (.परीक्षा) 7. .xn--jxalpdlp Greek (.δοκιμή) 8. .xn--9t4b11yi5a Korean (.테스트) 9. .xn--deba0ad Yiddish (.טעסט) 10. .xn--zckzah Japanese (.テスト) 11. .xn--hlcj6aya9esc7a Tamil (.பரிட்சை)' --j.