Dirk Laurenz: > Hello $list, > > my server rejects an email from certiain domain: > > <onl...@server.sub.dom.local>: host > server.sub.dom.local [xx.xx.xx.xx] said: 550 5.7.1 > <onl...@server.sub.dom.local <mailto:onl...@server.sub.dom.local> >: > Recipient address rejected: > Recipient domain dom.local is not used. (in reply to RCPT TO command)
Wietse > Your Postfix is rejecting mail because a REMOTE SMTP SERVER [xx.xx.xx.xx] is > rejecting the mail. > > > The sender has changed his mail from u...@sub.dom.com > > <mailto:u...@sub.dom.com> to u...@dom.com <mailto:u...@dom.com> > > Can you see that remote SMTP server is complaining about the OLD form > onl...@server.sub.dom.local not the NEW form u...@dom.com. Dirk Laurenz: > Hello Wietse, > > thanks. But the IP ist he IP oft that host server.sub.dom.local. > > It's compaining about the new mailadress The remote server (server.sub.dom.local [xx.xx.xx.xx]) says: 550 5.7.1 <onl...@server.sub.dom.local>: Recipient address rejected: Recipient domain dom.local is not used. (in reply to RCPT TO command) It is complaining about onl...@server.sub.dom.local. Why is your system sending onl...@server.sub.dom.local to the remote server (server.sub.dom.local [xx.xx.xx.xx]) if that is the wrong email address? Wietse