Return-Path: Delivered-To: apmail-spamassassin-users-archive@www.apache.org Received: (qmail 94981 invoked from network); 3 Jun 2008 13:47:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jun 2008 13:47:27 -0000 Received: (qmail 72842 invoked by uid 500); 3 Jun 2008 13:47:20 -0000 Delivered-To: apmail-spamassassin-users-archive@spamassassin.apache.org Received: (qmail 72823 invoked by uid 500); 3 Jun 2008 13:47:20 -0000 Mailing-List: contact users-help@spamassassin.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@spamassassin.apache.org Received: (qmail 72812 invoked by uid 99); 3 Jun 2008 13:47:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2008 06:47:20 -0700 X-ASF-Spam-Status: No, hits=2.4 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [65.124.230.214] (HELO duane.dbq.yournetplus.com) (65.124.230.214) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2008 13:46:25 +0000 Received: by duane.dbq.yournetplus.com (Postfix, from userid 1001) id EFA2A27E44E; Tue, 3 Jun 2008 13:46:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by duane.dbq.yournetplus.com (Postfix) with ESMTP id EDB7127E44B for ; Tue, 3 Jun 2008 13:46:47 +0000 (UTC) Date: Tue, 3 Jun 2008 13:46:47 +0000 (UTC) From: D Hill X-X-Sender: d.hill@duane.dbq.yournetplus.com To: users@spamassassin.apache.org Subject: Re: google netblocks records etc In-Reply-To: <48454777.2020409@netoyen.net> Message-ID: References: <004f01c8c4e5$c7563650$9e00000a@msys1> <48444FB8.5070300@perkel.com> <000801c8c4ee$87e288d0$4201a8c0@msys1> <20080603063231.GA4915@posti.hege.li> <45794.RkEUX0YQVF8=.1212487001.squirrel@mail.junc.org> <20080603103438.GA6781@posti.hege.li> <52177.RkEUX0YQVF8=.1212494549.squirrel@mail.junc.org> <20080603124231.GA8125@posti.hege.li> <48454777.2020409@netoyen.net> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Checked: Checked by ClamAV on apache.org On Tue, 3 Jun 2008 at 15:30 +0200, mouss@netoyen.net confabulated: > D Hill wrote: >> [snip] >> In Postfix: >> >> reject_unknown_reverse_client_hostname >> Reject the request when the client IP address has no address->name >> mapping. >> >> reject_unknown_client_hostname >> Reject the request when 1) the client IP address->name mapping fails, >> 2) the name->address mapping fails, or 3) the name->address mapping >> does not match the client IP address. >> >> reject_unknown_client_hostname would be what you are calling confirmed >> reverse. If I were to use that, support would start getting phone calls and >> customers would start getting upset. > > He is about check_client_access. > > recent postfix also have check_reverse_client_hostname_access which acts on > PTR (unconfirmed rDNS), but is intended for blocking, not whitelisting. Yes. Don't know where my head was...