From: Stefan Palme (no email)
Date: Thu Apr 24 2008 - 03:40:36 EDT
Hi,
A customer tries to send an email to - (domain
changed for privacy reasons). Postfix 2.4.6 responds with
"<->: bad address syntax".
According to RFC2822 I think this address is valid:
addr-spec = local-part "@" domain
local-part = dot-atom / quoted-string / obs-local-part
dot-atom = [CFWS] dot-atom-text [CFWS]
dot-atom-text = 1*atext *("." 1*atext)
atext = ALPHA / DIGIT / ; Any character except controls,
"!" / "#" / ; SP, and specials.
"$" / "%" / ; Used for atoms
"&" / "'" /
"*" / "+" /
"-" / "/" /
"=" / "?" /
"^" / "_" /
"`" / "{" /
"|" / "}" /
"~"
Am I wrong, or is this a postfix bug?
Thanks and regards
-stefan-
|
|
|