Re: policyd-weight not used

2014-01-29 Thread Marc B
Probably you can use this "smtpd_end_of_data_restrictions = check_policy_service" to tune your send limits. Marc Quoting Alessio Cecchi Il 29/01/2014 14:05, Wietse Venema ha scritto: Alessio Cecchi: Il 28/01/2014 18:01, Marc B ha scritto: Hi, I've got a small issue with our Postfix

Re: policyd-weight not used

2014-01-29 Thread Marc B
Created a restriction_classes rule which handles the policy checks now and I can keep the default restrictions. [...] smtpd_restriction_classes = check_policy_domains check_policy_domains = check_policy_service unix:private/tumgreyspf, check_policy_service inet:127.0.0.

Re: policyd-weight not used

2014-01-29 Thread Noel Jones
On 1/29/2014 7:12 AM, Alessio Cecchi wrote: > Il 29/01/2014 14:05, Wietse Venema ha scritto: >> Alessio Cecchi: >>> Il 28/01/2014 18:01, Marc B ha scritto: Hi, I've got a small issue with our Postfix Relay which doesn't use the Policyd-Weight daemon or Tumgreyspf which it s

Re: policyd-weight not used

2014-01-29 Thread Alessio Cecchi
Il 29/01/2014 14:05, Wietse Venema ha scritto: Alessio Cecchi: Il 28/01/2014 18:01, Marc B ha scritto: Hi, I've got a small issue with our Postfix Relay which doesn't use the Policyd-Weight daemon or Tumgreyspf which it should. The Policy-Weight daemon is running and listen if I test it and t

Re: policyd-weight not used

2014-01-29 Thread Wietse Venema
Alessio Cecchi: > Il 28/01/2014 18:01, Marc B ha scritto: > > > > Hi, > > > > I've got a small issue with our Postfix Relay which doesn't use the > > Policyd-Weight daemon or Tumgreyspf which it should. The Policy-Weight > > daemon is running and listen if I test it and the config has no errors > >

Re: policyd-weight not used

2014-01-29 Thread Marc Burri
I'm such a giddy goat. Thanks Wietse for your hint. The check_recipient_access acts as whitelist for policyd. Mabye, when setting smtpd_restriction_classes I can restrict the allowed Domains and use policy_service the same time. Quoting wie...@porcupine.org: Marc B: I've got a small issu

Re: policyd-weight not used

2014-01-29 Thread Marc Burri
Ciao, According to the Policyd-Weight Howto it can/should be possible to set it as last instance of the restrictions: 01: smtpd_helo_required = yes # required 02: smtpd_delay_reject = yes # suggested 03: 04: smtpd_recipient_restrictions =

Re: policyd-weight not used

2014-01-28 Thread Alessio Cecchi
Il 28/01/2014 18:01, Marc B ha scritto: Hi, I've got a small issue with our Postfix Relay which doesn't use the Policyd-Weight daemon or Tumgreyspf which it should. The Policy-Weight daemon is running and listen if I test it and the config has no errors but still Postfix just ignores the policy

Re: policyd-weight not used

2014-01-28 Thread Wietse Venema
Marc B: > I've got a small issue with our Postfix Relay which doesn't use the > Policyd-Weight daemon or Tumgreyspf which it should. The Policy-Weight > daemon is running and listen if I test it and the config has no errors > but still Postfix just ignores the policy service and proceeds the

policyd-weight not used

2014-01-28 Thread Marc B
Hi, I've got a small issue with our Postfix Relay which doesn't use the Policyd-Weight daemon or Tumgreyspf which it should. The Policy-Weight daemon is running and listen if I test it and the config has no errors but still Postfix just ignores the policy service and proceeds the mail to