[Exim] Re: domainlist

Top Pagina
Delete this message
Reply to this message
Auteur: Suresh Ramasubramanian
Datum:  
Aan: exim-users
Onderwerp: [Exim] Re: domainlist
+++ omphile [exim-users] <09/09/01 18:47 +0200>:
> exim 3.32 on Sun box (solaris 8) . The Sun box acts as a relay. The
> problem is that mail is not get routed to the firewall. I assume its
> because the lowest mx record is pointing to the relay. The domailist
> routing is just not working. What could be the problem.


Try

    route_list="mydomain.com exchangeserver.mydomain.com byname"


> route_list = ExchangeServer.Mydomain.com Mydomain.com byname


    --suresh