I receive emails at the moment over this domain, only with a "!" the email is not relayed. So the error messages looks wrong.
-----Ursprüngliche Nachricht----- Von: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] Im Auftrag von Benny Pedersen Gesendet: Dienstag, 3. Juli 2012 12:04 An: postfix-users@postfix.org Betreff: Re: special characters in mail address Den 2012-07-03 11:46, Dentzer, Daniel skrev: > Hello list, > > I have a strange problem, when I send a mail to a mail address with an > "!" in the localpart, I got a "relay access denied", but the character > is allowed in the RFC: > > Jul 3 09:46:28 mta postfix/smtpd[6229]: NOQUEUE: reject: RCPT from > fmmailgate03.web.de[217.72.192.234]: 554 5.7.1 <abc!d...@abc.de>: Relay > access denied; from=<a...@web.de> to=<abc!d...@abc.de> proto=ESMTP > helo=<fmmailgate03.web.de> > > Jul 3 09:46:28 mta postfix/smtpd[6229]: disconnect from > fmmailgate03.web.de[217.72.192.234] > > The server is a spamfilter only forwarding to internal servers and > other special characters like "|" work fine. > > Does the exclamation mark have a special meaning? If there is a > problem with the character I would expect something like "Bad > recipient address syntax". > > Is there anything I could do to receive these mails? check that abc.de is in mydestination ? relay denied does not say user :) > Thank you, if it works > Daniel