Brent Jones wrote: > Exim users, > Is there a way to include a separate file from within the routers section? > I would like to put the include file before other routers take place, > but am unsure the order that Exim will process it if inside another > file. > Is this possible, and which order will Exim process the routers?
The routers are always processed in order. See 6.3. File inclusions in the configuration file http://docs.exim.org/current/spec_html/ch06.html#SECID41 You also need to read 3. How Exim receives and delivers mail http://docs.exim.org/current/spec_html/ch03.html -- The Exim Manual http://www.exim.org/docs.html http://docs.exim.org/current/ Something else entirely. http://spudlugs.com -- ## 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/
