I think you need something like the following however I am pretty sure you
have to have a feature called lookupdotdomain enabled to support this.
.adsl.candw.ky REJECT
The reason you are not rejecting the email is because the reject is specific
to adsl.candw.ky which will match an email address or the exact host. Which
the machine connecting is 63-136-118-37.ADSL.CandW.ky
you can of course just block the IP or the range of IP's if you know you
want to reject the ISP from sending email to you from those dynamic IP's
Jim
----- Original Message -----
From: "Dan Kriwitsky" <webhosting (at mark) yahoo.com>
To: <coba-e (at mark) bluequartz.org>
Sent: Sunday, June 01, 2008 3:17 PM
Subject: [coba-e:13131] Sendmail Access Case Sensitive in BQ?
> Is it possible that the access file in BQ is case sensitive?
> I received a spam:
>
> Received: from 63-136-118-37.ADSL.CandW.ky (63-136-118-37.ADSL.CandW.ky
> [63.136.118.37] (may be forged))
>
> In my access file is:
> adsl.candw.ky REJECT
>
> This never happened on the RaQ as it wasn't case sensitive.
> I tried putting in
> ADSL.CandW.ky REJECT
>
> But, as expected when I ran makemap hash the server reported:
> makemap: access.db: line 430: key adsl.candw.ky: duplicate key
>
> I see plenty of other rejects from my access file, so it's there. I can't
> see any reason that spam would get through.
> --
> Dan Kriwitsky
>
>
>
>
>