Re: [exim] Reject connects from hostnames containing special…

Página Inicial
Delete this message
Reply to this message
Autor: David Woodhouse
Data:  
Para: Nigel Metheringham
CC: exim-users
Assunto: Re: [exim] Reject connects from hostnames containing special words
On Thu, 2004-09-16 at 10:31 +0100, Nigel Metheringham wrote:
> deny condition = ${if match {$sender_host_name}{adsl} {1}{0}}


But then you reject all mail from madslappers.com too.

OK, maybe that in itself isn't such a bad thing but I couldn't think of
a better example off the top of my head.

'toadslanderer.com'?

--
dwmw2