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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: soumya tr
Ημερομηνία:  
Προς: Graeme Fowler
Υ/ο: exim-users@exim.org
Αντικείμενο: 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:(