Re: [exim] Check for a particular header in exim router

Etusivu
Poista viesti
Vastaa
Lähettäjä: soumya tr
Päiväys:  
Vastaanottaja: Graeme Fowler
Kopio: exim-users@exim.org
Aihe: Re: [exim] Check for a particular header in exim router
Hi all,

Thanks for your update.

I guess I have found the reason for exim not using the required router. Its
because the headers are added only after the correct router is identified.
Thus the condition I am using will not work.:(

Is there any other way to achieve this? I am blank now:(