[exim] Reject connects from hostnames containing special wor…

Página Inicial
Delete this message
Reply to this message
Autor: C.Kuesters
Data:  
Para: exim-users
Assunto: [exim] Reject connects from hostnames containing special words
Hi!

Is it possible to reject a connection if the senders hostname
contains a special word/part in it? I would like to reject
a connection if the looked up hostname contains a "adsl" part
in it.

I tried

deny host = \N^\adsl$\N

but that doesn't work. Does anyone knows how to get this working ?
I can't believe exim won't allow this, even it won't make much
sense to some out there, but we need it. :)

Regards,

Christian