Hi, I have several source servers that use EXIM as relay ..
I am trying to create 5 rewrite rules one for each group of servers TEST|DEV|NP|POC|PRD. What I have below is *NOT* working using wildcard for partial match of hostname. All gets rewritten to *noreplay@domain*.com *@np*.domain.com [email protected] Ffrs *@test*.domain.com [email protected] Ffrs *@dev*.domain.com [email protected] Ffrs *@poc*.domain.com [email protected] Ffrs *@prod*.domain.com [email protected] Ffrs root@*.domain.com [email protected] Ffrs Also how to increase logging level for address rewrite activities .. Thanks -- ## 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/
