From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ObosV-0005Eo-3k for garchives@archives.gentoo.org; Thu, 22 Jul 2010 06:03:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01824E09C5 for ; Thu, 22 Jul 2010 06:03:28 +0000 (UTC) Received: from newton.gmurray.org.uk (newton.gmurray.org.uk [81.2.114.237]) by pigeon.gentoo.org (Postfix) with ESMTP id 1678DE08E2 for ; Thu, 22 Jul 2010 05:52:28 +0000 (UTC) Received: from newton.gmurray.org.uk (localhost [127.0.0.1]) by newton.gmurray.org.uk (8.14.4/8.14.4) with ESMTP id o6M5qRDf007290 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 22 Jul 2010 06:52:28 +0100 X-DKIM: OpenDKIM Filter v2.1.3 newton.gmurray.org.uk o6M5qRDf007290 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmurray.org.uk; s=in200703; t=1279777948; bh=tvN+FWMgmwTi+zPNTbEo7GeTKDdxkaeHBiTHP8TUHkY=; l=557; h=From:To:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type; b=j55NGxVuT6nTEN0Zj0Tz2s7l5NJsr8eH+EsdFm5OU/eIYLM5EzHBnJFUsoR7HMRtq EzFgMQERHmqaYAEDT+0K8TFtgXtFjVzSnGKIJUQMYbItQJHCQ5uBcIYNVEFVJnx8wD QRKceBLEviTvX8rCB9nl7to/uCeilVRi/TlLrodE= X-BATV: Sendmail BATV Filter v0.4.0 newton o6M5qRDf007290 Received: (from graham@localhost) by newton.gmurray.org.uk (8.14.4/8.14.4/Submit) id o6M5qRxP007289; Thu, 22 Jul 2010 06:52:27 +0100 X-Authentication-Warning: newton.gmurray.org.uk: graham set sender to graham@gmurray.org.uk using -f From: Graham Murray To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] SPF & sendmail: howto? References: <4C474FD3.5060906@gmail.com> Date: Thu, 22 Jul 2010 06:52:27 +0100 In-Reply-To: <4C474FD3.5060906@gmail.com> (Jarry's message of "Wed, 21 Jul 2010 21:51:47 +0200") Message-ID: <87oce0awro.fsf@newton.gmurray.org.uk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: clamav-milter 0.96.1 at newton X-Virus-Status: Clean X-Archives-Salt: 94887321-4d51-42d4-8741-0007a1472cea X-Archives-Hash: 776ae2ac28b5e1d9a54923389f947d3f Jarry writes: > Hi, > > I would like to integrate Sender Policy Framework (SPF) with my > MTA (sendmail), but can not find any documentation for dealing > with SPF, Sendmail & Gentoo. > > I could install mail-filter/libspf2, but how can I make sendmail > use it? There are milters for SenderID, DKIM, or DK in portage > tree, but nothing for SPF... There are a number of SPF milters that can be used, but (AFAIK) none of them are in the portage tree. The one I use is sm-spf (http://smfs.sourceforge.net/smf-spf.html).