On 2018-12-03, Max Franco via Exim-users <[email protected]> wrote:
> i followed  Q0403 and i set 900_exim4-config_local_user (i'm using 
> ubuntu) this way:
>
> local_user:
>    debug_print = "R: local_user for $local_part@$domain"
>    driver = accept
>    domains = +local_domains
>    check_local_user
>    local_parts = ! root
>    transport = LOCAL_DELIVERY
>    cannot_route_message = Unknown user
>
> unknown:
>    driver = manualroute
>    transport = remote_smtp
>    route_list = * myserver.com
>    no_verify
>
> -------------
>
> if i send a mail from a client inside my lan, authorized to send without 
> user verification, or if i use user authentication from client on WAN, 
> the mail is sent.
> If i send a mail from another domain,  the mail is rejected with "550 
> Unrouteable address".

>From external why should exim want the email?
you'll need that condition represented in the rcpt acl.



-- 
  When I tried casting out nines I made a hash of it.

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