Re: [exim] Exim rounte for fail and local user delivery - Fo…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Evgeniy Berdnikov
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] Exim rounte for fail and local user delivery - Forward router
On Thu, Feb 10, 2022 at 07:56:57PM +0530, Sherin A via Exim-users wrote:
> 1) :fail: doesn't work
>
> # exim -bt foo@???
> LOG: MAIN
>   => Piping mail  from  foo@??? => :fail: No such person
> LOG: MAIN
>   => Processing forward  from  foo@??? => :fail: No such person
> foo@??? is undeliverable: No such person


exim -d+route+lookup+expand -bt foo@???

> 2) myuser doesn't work
>
>  # exim -bt fun@???
> LOG: MAIN
>   => Piping mail  from  fun@??? => myuser
> LOG: MAIN
>   => Processing forward  from fun@??? => myuser
> fun@??? is undeliverable: Unrouteable address
>     <-- fun@???


I proposed to check "exim -bt myuser". If "myuser" is not a valid
e-mail address, then fun@??? should also fail.
--
Eugene Berdnikov