Autor: John Burnham Data: A: sysadmin, exim-users Assumpte: Re: [exim] router and transport entries
> > There is a priority to add a router and transport entry on exim.conf?
>
> I wanna insert a route and transport to procmail.
> Routers are handled in the order they appear in the configuration file.
Transports are called by routers and so will be associated with a router hence
the order in which they appear in the configuration file is not important.
John