Re: [exim] problem sending unknown user to another server

Top Page
Delete this message
Reply to this message
Author: Jasen Betts
Date:  
To: exim-users
Subject: Re: [exim] problem sending unknown user to another server
On 2018-12-03, Max Franco via Exim-users <exim-users@???> 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.