From owner-freebsd-questions@FreeBSD.ORG Fri Oct 12 17:24:23 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F8B416A41B for ; Fri, 12 Oct 2007 17:24:23 +0000 (UTC) (envelope-from robin@reportlab.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id 008D913C458 for ; Fri, 12 Oct 2007 17:24:22 +0000 (UTC) (envelope-from robin@reportlab.com) Received: by nf-out-0910.google.com with SMTP id b2so811586nfb for ; Fri, 12 Oct 2007 10:24:21 -0700 (PDT) Received: by 10.82.183.19 with SMTP id g19mr6455912buf.1192209858298; Fri, 12 Oct 2007 10:24:18 -0700 (PDT) Received: from ?192.168.0.3? ( [217.196.247.135]) by mx.google.com with ESMTPS id f4sm394052nfh.2007.10.12.10.24.17 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 12 Oct 2007 10:24:17 -0700 (PDT) Message-ID: <470FADC3.40102@chamonix.reportlab.co.uk> Date: Fri, 12 Oct 2007 18:24:19 +0100 From: Robin Becker User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Jeffrey Goldberg References: <470F62F3.9040309@chamonix.reportlab.co.uk> <64D5573F-7C7F-404D-8928-E015D595A54C@goldmark.org> <470F874A.4080305@chamonix.reportlab.co.uk> <4AF1909B-6B25-49BC-9EC8-2DD35A352950@goldmark.org> In-Reply-To: <4AF1909B-6B25-49BC-9EC8-2DD35A352950@goldmark.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD_Questions FreeBSD_Questions Subject: Re: genuine bulk email X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2007 17:24:23 -0000 Jeffrey Goldberg wrote: > On Oct 12, 2007, at 9:40 AM, Robin Becker wrote: > >> these all sound very reasonable. However, we use the same IP for >> several virtual hosts ie we have more than one domain name so the >> reverse DNS is not clear to me. Is the from address inspected for >> comparison with the RDNS ie if I claim to be sending from xxx.com >> should my RDNS point back to xxx.com? Presumably I can have only one >> IP-->domain ptr. I suspect it will be easier to set up the front end >> machine as that is supposed to be for the same client. > > The checking will work fine with virtual domains. What matters is that > > DNS(rDNS(IP)) = IP = DNS(vhost) > > I think I've got that right. (It's a bit more complicated to state when > MXes and multiple A records for the same name are considered, but this > is the general idea.) > > Also it's not so much the header FROM or the envelope FROM, but the HELO > string that is checked here. For SPF and DomainKeys, it is the envelope > FROM that is checked against the IP. Presumably your mailer gives a > constant HELO irrespective of the vhost that is in the envelope FROM. OK this makes better sense. So long as my internal machine name matches the equation above then I should be OK no matter what. I'm fairly sure I've got stuff set up properly. I do need to set up the appropriate rDNS and check the HELO on the test machine though. The HELO looks right, but my rDNS is shot and I am currently in the CBL for some reason. > > And how do the sales people acquire the data? I'm sure that it's okay, > but you may want to have a small description of the process on your web > page that you could point postmasters to if a question arises. ...... these are telephone sales people so far as I know. When they're booking the room(s) for the client they ask if they want to receive an emailed document describing the hotel etc etc so it's not bulk in the sense of database --> email and certainly we're not recording any of the details at all. I suppose we could be used by our client as a spurious mail sender, but it would not be terribly fast and it's unlikely as they likely could do it much easier themselves. -- Robin Becker