[Exim] filter header conditions

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: sys044
Data:  
Para: exim-users
Asunto: [Exim] filter header conditions
Is there a filter condition which does

if $header_X-RBL-Warning exists

to allow users to spam-can RBL aware messages.

I can use

if $header_X-RBL-Warning begins "(" then

knowing that the message starts with (host)

but a simple existence check would be nicer.

John Linn (j.linn@???)