
scott at kitterman
Mar 9, 2009, 7:20 PM
Post #4 of 4
(2241 views)
Permalink
|
|
RE: Changing a "soft fail" into a hard fail
[In reply to]
|
|
On Tue, 10 Mar 2009 12:30:56 +1100 "MacShane, Tracy" <Tracy.Macshane [at] AirservicesAustralia> wrote: > >> -----Original Message----- >> From: Scott Kitterman [mailto:scott [at] kitterman] >> Sent: Tuesday, 10 March 2009 12:17 PM >> To: spf-help [at] v2 >> Subject: Re: [spf-help] Changing a "soft fail" into a hard fail >> >> On Tue, 10 Mar 2009 11:08:46 +1100 "MacShane, Tracy" >> <Tracy.Macshane [at] AirservicesAustralia> wrote: >> > >> >Received-SPF: Softfail (domain owner discourages use of this host) >> >identity=helo; client-ip=199.243.243.50; helo=google.com; >> >envelope-from=109imfbz1de [at] yahoo; >> >receiver=receiver [at] example >> >Received: from google.com (cyginternet.cygnuscorp.com >> >[199.243.243.50])by smtp3.domain.com (Postfix) with ESMTP id >> >64BCB208091for <receiver [at] example>; Wed, 25 Feb 2009 >> 06:15:13 +1100 >> >(EST) >> > >> >Is there a way of making SPF "enforce" a real fail on a per-domain >> >basis? I'm using postfix-policyd-spf-python. >> > >> >> What version are you using? >> >> Scott K >> >> > >D'oh! It's 0.7, and I just found the option for >"Reject_Not_Pass_Domains" in the commented conf sample. So all I need to >do is add: > >Reject_Not_Pass_Domains = gmail.com,google.com,hotmail.com > >to policyd-spf.conf? Yes. That should do it. Scott K ------------------------------------------- Sender Policy Framework: http://www.openspf.org Modify Your Subscription: http://www.listbox.com/member/ Archives: https://www.listbox.com/member/archive/1020/=now RSS Feed: https://www.listbox.com/member/archive/rss/1020/ Powered by Listbox: http://www.listbox.com
|