All, I looked at the exim docs and, from that, came up with a solution that works.  I 
put the following router configuration in exim.conf above all the other routers.


# This router sends messages for aol.com through my isp's mail server.

  smart_route:
    driver = manualroute
    route_list = aol.com my.isp.mailserver
    transport = remote_smtp

        That appears to solve the problem.

        Thanks,

        William


--
[EMAIL PROTECTED] mailing list

Reply via email to