Re: IDN support in SMTP?!

2007-12-05 Thread Jose Luis Martinez
[EMAIL PROTECTED] escribió: On Dec 4, 4:44 pm, [EMAIL PROTECTED] (Peter J. Holzer) wrote: As far as I can tell, this is not an issue for SMTP. The MUA is supposed to convert the domain name into ACE format (just like the browser is supposed to convert the domain name before sending an HTTP requ

Re: IDN support in SMTP?!

2007-12-05 Thread Guy Hulbert
On Wed, 2007-12-05 at 17:46 +0100, Peter J. Holzer wrote: > If somebody comes up with a good proposal I'm all for it. Don't do it. I spent 40 minutes trying to find out about IDN yesterday before I made this suggestion then. So, here is a proposal. proposal 1. Don't do anything until ther

Re: IDN support in SMTP?!

2007-12-05 Thread Guy Hulbert
On Wed, 2007-12-05 at 13:50 -0500, Guy Hulbert wrote: > Didn't see much else (IDN means other things too). However, there on > the second page from google I noticed: > http://www.imc.org/idn/mail-archive/msg02785.html It is worth reading the thread starting with the above message if you want to i

Re: check_qmail_deliverable

2007-12-05 Thread Juerd Waalboer
Has anyone adopted this plugin yet? (Probably not, because if you're on this list you probably already have a solution that you like, or you have learned to cope with limitations.) I'm using it on several servers now. I'm pretty confident that my design withstands many edge cases well. Normal qmai

Re: IDN support in SMTP?!

2007-12-05 Thread Peter J. Holzer
On 2007-12-05 04:01:02 -0800, [EMAIL PROTECTED] wrote: > > What are the two patches that need to be appied? (I don't see them in > > the plugins documentation). > > I've updated the documentation in the Wiki: > > Right now, this plug-in always returns DECLINED because recipient-> > host and sende

Re: IDN support in SMTP?!

2007-12-05 Thread Guy Hulbert
On Wed, 2007-12-05 at 12:43 -0500, Guy Hulbert wrote: > On Wed, 2007-12-05 at 17:46 +0100, Peter J. Holzer wrote: > > If somebody comes up with a good proposal I'm all for it. > > Don't do it. > If you have to support an IDN domain then I would think that the first > place to add server support i

Email Address Internationalization

2007-12-05 Thread Guy Hulbert
On Wed, 2007-12-05 at 14:21 -0500, Guy Hulbert wrote: > > the second page from google I noticed: > > http://www.imc.org/idn/mail-archive/msg02785.html > > It is worth reading the thread starting with the above message if you > want to implement IDN ... so far I've got to: I've gone through the en

Re: IDN support in SMTP?!

2007-12-05 Thread mpel...@gmail.com
> What are the two patches that need to be appied? (I don't see them in > the plugins documentation). I've updated the documentation in the Wiki: Right now, this plug-in always returns DECLINED because recipient- >host and sender->host are always empty when a email address with IDN arrives into q

Re: IDN support in SMTP?!

2007-12-05 Thread mpel...@gmail.com
On Dec 4, 4:44 pm, [EMAIL PROTECTED] (Peter J. Holzer) wrote: > As far as I can tell, this is not an issue for SMTP. The MUA is supposed > to convert the domain name into ACE format (just like the browser > is supposed to convert the domain name before sending an HTTP request). > So MTAs always on