From owner-freebsd-questions@FreeBSD.ORG Mon Jul 26 17:37:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC35416A4CE for ; Mon, 26 Jul 2004 17:37:59 +0000 (GMT) Received: from pursued-with.net (adsl-66-125-9-244.dsl.sndg02.pacbell.net [66.125.9.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8743D43D1D for ; Mon, 26 Jul 2004 17:37:59 +0000 (GMT) (envelope-from freebsd@pursued-with.net) Received: from babelfish.pursued-with.net (babelfish.pursued-with.net [10.0.0.42]) by pursued-with.net (Postfix) with ESMTP id 25BB11F7706; Mon, 26 Jul 2004 10:39:59 -0700 (PDT) Date: Mon, 26 Jul 2004 10:39:59 -0700 (PDT) From: Kevin Stevens To: Robert Storey In-Reply-To: <20040726211831.121c9df9.y2kbug@ms25.hinet.net> Message-ID: References: <20040726211831.121c9df9.y2kbug@ms25.hinet.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: implementing spf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@pursued-with.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2004 17:37:59 -0000 On Mon, 26 Jul 2004, Robert Storey wrote: > I never heard of spf until yesterday, when there was a big discussion > about it on Slashdot. The discussion was very political (about > Microsoft, Richard Stallman, etc). I don't want to get into any of the > politics here, as it's not appropriate for this list. But I am > interested in the technology aspect. Most of the technology issues aren't appropriate for this list, either, so I suspect you care less about the propriety than your particular interest. > Specifically: > > 1) Is the technology useful? > > 2) How does one implement spf on the server side? > > 3) How does one implement spf on the client side? > > I most interested in No. 3 above - specifically, is there anything that > I must do as an end-user to make use of spf? As an end-user, nothing. http://spf.pobox.com/users.html. Same site for a general FAQ which addresses implementation (it's done via DNS records). The Slashdot article had a link to the Microsoft implementation; the complaint about it is that they are releasing a free license to implement, which can be revoked at any time. KeS