Hi,

>From: [email protected] [mailto:[email protected]] 
>On Behalf Of Muzammel Asghar
>Sent: 27 May 2010 18:52
>To: [email protected]
>Subject: Re: [policyd-users] Help require Outgoing ratelimit on per sender
>
>Hi Negil
>
>I have now enable this option.
>
>smtpd_recipient_restrictions =
>  permit_mynetworks,
>  reject_unauth_destination,
>  check_policy_service inet:127.0.0.1:10031
>
>smtpd_end_of_data_restrictions = check_policy_service inet:127.0.0.1:10031
>
>
>But results are same, i send 5 mails from localhost , but policyd not blocked 
>as counter limit is 2. Can you please suggest some thing.

>Thanks
>Muzi

The IP you're sending from, is it listed in mynetworks = ?

If it is you need to move the check before permit_mynetworks.

Jon
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to