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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: soumya tr
Fecha:  
A: Graeme Fowler
Cc: exim-users@exim.org
Asunto: 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:(