On Thu, Oct 22, 2009 at 01:34:59PM -0400, Wietse Venema wrote:

> Also, the RCPT TO command shows the address in raw form, so 
> the same address may appear in different but equivalent forms:
> 
> RCPT TO:<[email protected]>
> RCPT TO:<"user"@"example"."com">

The second is not RFC compliant, quoted-strings are only valid in
the local part of the address. The domain part is unquoted LDH,
with IDNA adding support for "xn--" prefixes on some labels.

This said, I would really discourage any attempts to do domain
replacement with regexp command editing.

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to