Re: [Mailman-Users] Support for Internationalized Domain Names and Email Addresses

2016-07-21 Thread Stephen J. Turnbull
Russ Housley writes: > My add addresses that include IDN or EAI have not worked. > Subscriptions are rejected. If you are using the wire-format of IDN addresses, ie, after being encoded to A-labels (ASCII characters in the IDN form), then it should work: those are valid mailboxes as ASCII. If

Re: [Mailman-Users] Support for Internationalized Domain Names and Email Addresses

2016-07-20 Thread Mark Sapiro
On 07/20/2016 10:51 AM, Russ Housley wrote: > > My add addresses that include IDN or EAI have not worked. Subscriptions are > rejected. This is going to be tricky. Several things need to be considered. First, Modifications to the ValidateEmail() function in Mailman/Utils.py may be required. T

Re: [Mailman-Users] Support for Internationalized Domain Names and Email Addresses

2016-07-20 Thread Russ Housley
Steve: >> As far as I can tell, Mailman will not let me include an email >> address that uses IDN or EAI as a mail list recipient. Has anyone >> figure out how to use either one of these? > > It's up to Mark, but I doubt this will be done in a Mailman 2 release, > it's a bit tricky and seems lik

[Mailman-Users] Support for Internationalized Domain Names and Email Addresses

2016-07-20 Thread Stephen J. Turnbull
Russ Housley writes: > As far as I can tell, Mailman will not let me include an email > address that uses IDN or EAI as a mail list recipient. Has anyone > figure out how to use either one of these? It's up to Mark, but I doubt this will be done in a Mailman 2 release, it's a bit tricky and s

[Mailman-Users] Support for Internationalized Domain Names and Email Addresses

2016-07-18 Thread Russ Housley
In August 2010, the IETF published the specifications for Internationalized Domain Names (IDNs) as RFCs 5890 through 5894. In February 2012, the IETF published the specifications for Email Address Internationalization (EAI) as RFC 6530. As far as I can tell, Mailman will not let me include an e