Good afternoon.

I am having a timeout issue which I cannot seem to resolve.

using the latest stable release
PolicyD running on a dedicated server and postfix smtpd queries the server.

logs show:

/Apr 1 16:39:57 mtafscbe0604smtp5 postfix/smtpd[3403]: warning: problem talking to server 10.115.244.114:10031: Connection timed out// //Apr 1 16:39:57 mtafscbe0604smtp5 postfix/smtpd[4080]: warning: problem talking to server 10.115.244.114:10031: Connection timed out// //Apr 1 16:39:59 mtafscbe0604smtp5 postfix/smtpd[4433]: warning: problem talking to server 10.115.244.114:10031: Connection timed out// //Apr 1 16:39:59 mtafscbe0604smtp5 postfix/smtpd[4091]: warning: problem talking to server 10.115.244.114:10031: Connection timed out// //Apr 1 16:40:00 mtafscbe0604smtp5 postfix/smtpd[4090]: warning: problem talking to server 10.115.244.114:10031: Connection timed out/

however, it runs fine for a while then starts giving errors.

postfix main.cf has

/    smtpd_recipient_restrictions =
        check_policy_service inet:10.115.244.114:10031
check_recipient_ns_access hash:/etc/postfix/recipient_nameserver_host,
        ........
        .......
        permit_sasl_authenticated,
        reject


smtpd_end_of_data_restrictions =
       check_policy_service inet:10.115.244.114:10031/

Any ideas why this could happen?

Thanks
Tom

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

Reply via email to