> From: Marti Markov

> RCPT TO: [email protected]
> 250 Accepted

> Restarted exim and I started getting this:

> RCPT TO: [email protected]   
> 550 Unrouteable address

You must use "require verify = recipient" in your rcpt ACL
before the first "accept" (except relay_from_hosts and authenticated).
Perhaps you added it, but didn't restart Exim then.

If you always had "verify = repipient" then perhaps sometimes
your LDAP errorneoulsy replies that "NoSuchUser" exists
during rcpt ACL, then replies correctly while trying to send a bounce.

-- 
## 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/

Reply via email to