ZioPino wrote:
>In file INSTALL it is said that:
>...
>Add the following Postfix config...
>      check_policy_service inet:127.0.0.1:10031
>in BOTH  smtpd_recipient_restrictions and smtpd_end_of_data_restrictions
>...
>
>But if I want to use smtpd_sender_restriction i.e.
>
>...
>smtp_sender_restriction = check_policy_service inet:127.0.0.1:10031, .......
>....
>smtpd_end_of_data_restrictions = check_policy_service inet:127.0.0.1:10031
>
>and ignore smtp_recipient restriction?
>
>In Your opinion is It a possible working configuration?

It might work, but you would be largely on your won support wise.

I'd suggest you configure it as per the instructions, and configure 
the policies to do what you want. Doing it your way some things just 
won't work (correctly or at all - dunno which without thinking some 
more) - quotas, greylisting, probably others.

-- 
Simon Hobson

Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed
author Gladys Hobson. Novels - poetry - short stories - ideal as
Christmas stocking fillers. Some available as e-books.
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to