From: Wietse Venema (no email)
Date: Wed Jun 01 2005 - 07:34:29 EDT
Kottmann Norbert:
> Hi
>
> I've got a problem with a "dot" before "@" symbol (e.g.
> "). Postfix will bounce all mails with error
> message "user unknown" since we changed to virtual delivery. Other
> aliases work fine.
RFC 821 (SMTP commands) and 822 (message headers) say that the
address local-part must be quoted if it ends in ., so you probably
want to stop using names ending in . as soon as practical.
> Alias map with LDAP works fine:
Due to implementation artefact, alias lookup keys use the quoted
form, while other Postfix maps use the unquoted form.
Wietse
|
|
|