Daniele Gallarato wrote: > Server is debian. Which will make your configuration very specific to debian. There is a debian exim users mailing list listed in your documentation which might be able to provide more specific help if it is in fact a simple configuration glitch.
> I've tried this configuration in exim4.conf.template > > router3: > driver = manualroute > domains = newdomain.it > route_data = 192.168.8.1 > transport = remote_smtp Looks good. Routers are run in order from top to bottom. Is router3 found before your generic remote_smtp router? Are there any other routers before this one that might be routing the traffic before it gets to this one? -- The Exim Manual http://www.exim.org/docs.html http://docs.exim.org/current/ -- ## 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/
