On 20/12/2019 09:15, Lars Schimmer via Exim-users wrote: > Hm, if I do a exim4 -be [email protected] it shows no sign of the router, > email is procesed by alias file as if the router is not existant. > If I remove the domains line, it is forwarded to the router without the > alias being processed.
-be would be an expansion-test. You need -bt. And using debug will should you the processing flow in the routers. -- Cheers, Jeremy -- ## 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/
