Am 04.01.2013 00:16, schrieb Stan Hoeppner:
On 1/3/2013 4:59 PM, Michael Blessenohl wrote:
Thanks a lot for the help. There is no firewall messing with SMTP
inbetween. With both options
resolve_dequoted_address = no
allow_untrusted_routing = yes
it finally works. Because I don't have a backup MX, this set-up should
be fairly safe to use.
Why are you so committed/determined to use special characters in the
local-part, especially after the experts explained you should not be
doing so? You obviously "need" to use '@' in local-part. Why do you
need to do this?
Well I don't need it.
I just spent some time to write code compatible with the RFC. I think
it'd be sad if postfix would be the 'weak link' in the chain.
And I have a 'bad' habit of doing things thoroughly.