On 03/09/16 13:45, John McMurray wrote: > I just read a little more closely in the docs. Seems the route_list is > the domain the server is sending to (eg, sending to gmail), not local > domain you're sending from... That would explain why route_list doesn't > work. > > I thought that's what the domains line was for... guess I'll need to > read a bit more thoroughly on this..
The domains option on the router decides whether or not the router triggers. The domain-pattern element (1st element) of each rule in a list given by the route-list option, on a manualroute router, decides if the routing rule fires. In both cases you're matching against the destination domain of the message. > Still, any pointers (even to the correct spot in the docs) would be > appreciated. http://exim.org/exim-html-current/doc/html/spec_html/ch-the_manualroute_router.html#SECID120 (but you were probably there already) -- Cheers, Jeremy -- ## List details at https://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/
