On Thu, Feb 10, 2022 at 07:56:57PM +0530, Sherin A via Exim-users wrote: > 1) :fail: doesn't work > > # exim -bt f...@example.com > LOG: MAIN > => Piping mail from f...@example.com => :fail: No such person > LOG: MAIN > => Processing forward from f...@example.com => :fail: No such person > f...@example.com is undeliverable: No such person
exim -d+route+lookup+expand -bt f...@example.com > 2) myuser doesn't work > > # exim -bt f...@example.com > LOG: MAIN > => Piping mail from f...@example.com => myuser > LOG: MAIN > => Processing forward from f...@example.com => myuser > f...@example.com is undeliverable: Unrouteable address > <-- f...@example.com I proposed to check "exim -bt myuser". If "myuser" is not a valid e-mail address, then f...@example.com should also fail. -- Eugene Berdnikov -- ## 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/