From owner-freebsd-questions@FreeBSD.ORG Mon Mar 12 08:01:59 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 71FA216A401 for ; Mon, 12 Mar 2007 08:01:59 +0000 (UTC) (envelope-from wojtek@tensor.gdynia.pl) Received: from chylonia.3miasto.net (chylonia.3miasto.net [83.12.228.78]) by mx1.freebsd.org (Postfix) with ESMTP id E2BE513C45B for ; Mon, 12 Mar 2007 08:01:58 +0000 (UTC) (envelope-from wojtek@tensor.gdynia.pl) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.8/8.13.4) with ESMTP id l2C81vut029538; Mon, 12 Mar 2007 09:01:57 +0100 (CET) (envelope-from wojtek@tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.8/8.13.4/Submit) with ESMTP id l2C81uoY029535; Mon, 12 Mar 2007 09:01:56 +0100 (CET) (envelope-from wojtek@tensor.gdynia.pl) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Mon, 12 Mar 2007 09:01:56 +0100 (CET) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: Jeffrey Goldberg In-Reply-To: <8685CC04-17C7-4A25-AD0A-565311EE3001@goldmark.org> Message-ID: <20070312090120.G26610@chylonia.3miasto.net> References: <6660f1280703110845w52b8babapf2814da0ac6424ae@mail.gmail.com> <56A5B5E4-5644-4C50-9346-5EC9A372C3DB@goldmark.org> <6660f1280703112036y747c92a2w674ea46625830044@mail.gmail.com> <8685CC04-17C7-4A25-AD0A-565311EE3001@goldmark.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Ed Zwart , FreeBSD Mailing List Subject: Re: getting mail to work 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: Mon, 12 Mar 2007 08:01:59 -0000 > of SPF (Sender Policy Framewokr) would immediately identify it as a spoof, > and will be blocked. > > To learn more about this system, see > > http://www.openspf.org/ if the same machine is for sending and receiving mail simply putting IN TXT "v=spf1 mx -all" is OK and enough