On 22/11/16 22:35, Marti Markov wrote: > Is this supposed to be correct? If my server says that [email protected] > is Unrouteable address then why would the server try to deliver the message > 1c9JJe-0004uw-JC back to the user?
It is not doing that; it's sending a bounce for that address, to the envelope-sender of the mail. But this is not (now, in the age of spammers) the correct thing for you to be configured to do. You should reject nondeliverable recipients at SMTP time rather than doing accept-then-bounce. For Exim this means checking recipient account names in your recipient ACL. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
