On Sat, Feb 23, 2008 at 5:34 AM, ocl discussins <[EMAIL PROTECTED]> wrote:
> To make a long story short, I am setting up Exim4 to sit in front of > another > mail server. Exim and the other system are on the same network, but not > the > same box. I am fairly new to exim and have been searching around for a > solution and am not sure which is the best route. The FAQ section states > the following: > > A0303: Use this as your first and only router: > > send_to_gateway: > driver = manualroute > transport = remote_smtp > route_list = * central.server.host > > To implement this solution, do I simply delete everything related to > routers > in the conf file (config_hubuser, config_userforward, etc) or just put > this > aat the beginning of the routers section. > Since the box running exim has a domain name unto itself (it's hostname), I suggest you add domains = !+local_domains. Then all you have to do is ensure this is the very first router after the clause "begin routers". -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "Oh My God! They killed init! You Bastards!" --from a /. post -- ## List details at http://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/
