Auteur: Sherin A Date: À: exim-users, bd4 Sujet: Re: [exim] Exim rounte for fail and local user delivery - Forward
router
Hi,
The following are the test result,
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
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@???
3) blackhole works fine
# exim -bt bhole@???
LOG: MAIN
=> Piping mail from bhole@??? => :blackhole:
LOG: MAIN
=> Processing forward from bhole@??? => :blackhole:
mail to bhole@??? is discarded
On 10/02/22 7:41 pm, Evgeniy Berdnikov via Exim-users wrote: > exim -d+rout