dovecot:
    debug_print = "R: dovecot for $local_part@$domain"
    driver          = accept
    domains      = +local_domains
    transport     = dovecot_virtual_delivery
    cannot_route_message = Unknown user

The problem I am experiencing is that a test against _any_ address,
existent or not, passes!

Because it only checks the domain.

I do not expect #Test2 to succeed, but I am also clueless as to how to stop
it. Generally, a test for a nonexistent user should not succeed, no?
What do I need to change in the lookup query to achieve that?

In that router, do a lookup that checks the existence of the local_part.
--
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/

Reply via email to