Hi to all,

I've recently installed policyd v2.014 and followed instructions to integrate 
it with postfix.

It seems that it has been installed correctly. I have confirmed also access to 
policy web interface interface.

My postfix configuration is as per below:

smtpd_recipient_restrictions =
        permit_mynetworks,
        reject_unauth_destination,
        check_policy_service inet:127.0.0.1:10031,
        permit
smtpd_end_of_data_restrictions =
        check_policy_service inet:127.0.0.1:10031,
        permit

no changes have been added at master.cf.

All my emails are being rejected with the below error:

[CBPOLICYD] ERROR: Protocol data validation error, required parameter 
'client_address' was not found or invalid format

The above is received even when all policies are disabled from web interface.

Can you please advise on what is causing this issue?

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

Reply via email to