Index: [Article Count Order] [Thread]

Date:  Sun, 1 Jun 2008 22:50:55 -0700
From:  "Jim Scott" <jscott (at mark) infoconex.com>
Subject:  [coba-e:13140] Re: Sendmail Access Case Sensitive in BQ?
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <002f01c8c474$a0052000$0569a8c0@WORK1>
References:  <265012.34154.qm (at mark) web65611.mail.ac4.yahoo.com>
X-Mail-Count: 13140

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
>
>
>
>
>