Re: [Fwd: Re: TLD .rs not recognized as valid]
Ognjen Blagojevic <[email protected]> Tue, 18 Nov 2008 18:15:12 +0100
| Newsgroups | gmane.mail.majordomo.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Brant, Thank you for your reply, it is ok now. BTW, it seems that others (pgsql-novice mailing list [1]) are also using Majordomo 2, since I have the same problem there. Nevermind, I will contact the list owner. Regards, Ognjen [1] http://mail.postgresql.org/mj/mj_wwwusr/domain=postgresql.org?func=lists-long-full&extra=pgsql-novice Ognjen Blagojevic wrote: > > ------------------------------------------------------------------------ > > Subject: > Re: [majordomo-users] TLD .rs not recognized as valid > From: > "Brent Chapman" <[email protected]> > Date: > Tue, 18 Nov 2008 08:39:02 -0800 > To: > "Ognjen Blagojevic" <[email protected]> > > To: > "Ognjen Blagojevic" <[email protected]> > CC: > [email protected] > > > This is something that the never-officially-released Majordomo2 code > (from http://www.mj2.org/) is doing, not something that the released > Majordomo code (latest version 1.94.5, from > http://www.greatcircle.com/majordomo) is doing. > > As you surmised, Majordomo2 has a list of top-level domains that it > checks for validity. It appears that the only way to add a domain to > the list (at least in the pre-release version that I'm running) is to > edit the list in the code, which is at the end of the lib/Mj/Addr.pm > file. Alternatively, you can disable the check entirely by unsetting > the global configuration variable "addr_strict_domain_check"; you can do > this via the mj_shell command "configset GLOBAL addr_strict_domain_check > = no". > > > -Brent > > On Tue, Nov 18, 2008 at 1:11 AM, Ognjen Blagojevic <[email protected] > <mailto:[email protected]>> wrote: > > Hi all, > > It seems that Majordomo is doing e-mail validation based on the > outdated TLD list. > > ccTLD .yu is due to separation of Serbia and Montenegro being > replaced by ccTLDs .rs and .me. As of 10 March 2008, .rs domain is > active [1]. .yu domain will exist for a while, most probably until > September 2009, when it will be abandoned. Please reffer to IANA > list [2]. > > Today I tried to subscribe to this mailing list with my new .rs > address, but I got the following error message: > > ---- > The e-mail address > [email protected] > is invalid. > The host name does not include a valid top-level domain. > Location of the error: "rs" > ---- > > I experience this error also on postgresql mailing lists which uses > Majordomo as mailing list manager. > > Can someone update the list of valid TLDs? > > -Ognjen > > [1] http://www.rnids.rs/en/%252Farhiva_vesti_en > [2] http://www.iana.org/domains/root/db/index.html > >