On Fri, April 23, 2010 17:21, Always Learning wrote:
>
> and is intended to reject mail from mail servers having 'adsl' in the
> host name of their connection. 'olga.hinterlands.org' clearly does not
> have 'adsl' but does have 'ads' so I am changing the test to
>
>         hosts         = ^.*[a].?[d].?[s].?[l].?

You have the Scunthorpe Problem:

perl -e 'if ("mail.badslaves.org" =~ m/^.*[a].?[d].?[s].?[l].?/){print
"your configuration is broken\n.";}'
your configuration is broken

I question your assertion that "adsl in a hostname == junk sender", but
your server, your rules and all that.

I shall now shut up.


Mart.



-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to