On Sun, Oct 15, 2006 at 10:56:10PM +0100, Rory Campbell-Lange wrote: > The precise router is: > > LOCAL_CLW_REDIRECT: > driver = accept > domains = ! +local_domains : +relay_to_domains > transport = LOCAL_CLW_FORWARD > no_more > > the associated transport is: > > LOCAL_CLW_FORWARD: > debug_print = "T: smtp for relay domain for [EMAIL PROTECTED]" > driver = smtp > hosts = CLW_LOCAL_RELAY > hosts_override > > I'm not sure if that is any clearer, but for the record, CLW_LOCAL_RELAY = > 10.0.0.24 and relay_to_domains = hopkins.co.uk:hopkins.co.uk:ha-usa.com. > > The main server is 10.0.0.23 and I'm try to do callouts on 10.0.0.24 without > success.
Have you tried "exim -d+all -bhc x.x.x.x" (for some real IP address x.x.x.x)? Failing that, if it was me I'd turn the router into a "manualroute" one, with "route_data = * CLW_LOCAL_RELAY". But that's just me; saying "well, I wouldn't do it that way" doesn't explain why your way doesn't work. -- Dave Evans Power Internet PGP key: http://powernet.co.uk/~davide/pgpkey
signature.asc
Description: Digital signature
-- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
