Re: Mail is not being rejected with check_policy_server when SPF fails?

2016-05-11 Thread Scott Kitterman
On May 11, 2016 10:42:17 PM EDT, Noel Jones wrote: >On 5/11/2016 7:41 PM, list...@tutanota.com wrote: >> >> Configure your policy service to reply with REJECT if you >> wish for >> it to reject mail that fails SPF. >> >> >> I think that I have that correct already > >O

Re: Mail is not being rejected with check_policy_server when SPF fails?

2016-05-11 Thread Noel Jones
On 5/11/2016 7:41 PM, list...@tutanota.com wrote: > > Configure your policy service to reply with REJECT if you > wish for > it to reject mail that fails SPF. > > > I think that I have that correct already Obviously not. It's adding headers with a PREPEND command, rather

Re: Mail is not being rejected with check_policy_server when SPF fails?

2016-05-11 Thread James B. Byrne
On Wed, May 11, 2016 19:18, Alice Wonder wrote: > > I've found that legitimate mail fails SPF too often to reject. Problem > is system administrators don't keep the policy up to date as the > network changes, or they don't understand SPF. > > I think SPF is good for spam score but shouldn't rejec

Re: Mail is not being rejected with check_policy_server when SPF fails?

2016-05-11 Thread lists42
>> Configure your policy service to reply with REJECT if you wish for >> it to reject mail that fails SPF. >> I think that I have that correct already     [...]     HELO_reject = Fail     Mail_From_reject = Fail     PermError_reject = True     TempError_Defer = False     [...] >> Th

Re: Mail is not being rejected with check_policy_server when SPF fails?

2016-05-11 Thread Alice Wonder
On 05/11/2016 03:51 PM, Noel Jones wrote: On 5/11/2016 5:18 PM, list...@tutanota.com wrote: I installed the policyd-spf milter with Postfix 3.1. It also has postscreen. I want to reject email that does not pass the SPF check. In the main.cf configuration I added smtpd_relay_restriction

Re: Mail is not being rejected with check_policy_server when SPF fails?

2016-05-11 Thread Noel Jones
On 5/11/2016 5:18 PM, list...@tutanota.com wrote: > > I installed the policyd-spf milter with Postfix 3.1. It also has > postscreen. > > I want to reject email that does not pass the SPF check. > > In the main.cf configuration I added > > smtpd_relay_restrictions = > [...]

Mail is not being rejected with check_policy_server when SPF fails?

2016-05-11 Thread lists42
I installed the policyd-spf milter with Postfix 3.1.  It also has postscreen. I want to reject email that does not pass the SPF check. In the main.cf configuration I added     smtpd_relay_restrictions =         [...]         reject_unauth_destination         check_policy