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?

Tia

Zp

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

Reply via email to