[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[idn] Re: IDN with Postifx
- To: Wietse Venema <wietse@porcupine.org>
- Subject: [idn] Re: IDN with Postifx
- From: Stephane Bortzmeyer <bortzmeyer@nic.fr>
- Date: Mon, 15 Mar 2004 09:41:25 +0100
- Cc: Luc de Louw <luc@delouw.ch>, postfix-users@postfix.org, IDN mailing list <idn@ops.ietf.org>
- In-reply-to: <20040314213720.2B311BC0D3@spike.porcupine.org>
- Organization: NIC France
- References: <4054BACF.20502@delouw.ch> <20040314213720.2B311BC0D3@spike.porcupine.org>
- User-agent: Mutt/1.5.5.1+cvs20040105i
On Sun, Mar 14, 2004 at 04:37:20PM -0500,
Wietse Venema <wietse@porcupine.org> wrote
a message of 31 lines which said:
> SMTP requires seven-bit addresses including domains. Upgrade your
> SMTP client, please.
Right (and RFC 3490 exists precisely for that reason), but Postfix
*could* add some IDN support. Advices welcome:
* Allowing Unicode domain names in main.cf
(mydestination=académie-française.fr). Open issue: how to find the
encoding of main.cf? Forcing UTF-8?
* Trying to implement RFC 3490 in bounce messages generated by Postfix
(currently, they show the ACE, ASCII-Compatible Encoding, like
xn--acadmie-franaise-npb1a.fr). Open issue: what encoding for the
bounce message?