Per the installation instructions I added the check_policy_service parameter in
two places s shown below:
smtpd_recipient_restrictions =
hash:/etc/postfix/protected_destinations,proxy:ldap:limittag
check_client_access hash:/etc/postfix/client_checks
check_policy_service inet:127.0.0.1:10031
permit_mynetworks
reject_unauth_destination
reject_invalid_hostname
reject_non_fqdn_recipient
reject_unknown_sender_domain
reject_unknown_recipient_domain
smtpd_end_of_data_restrictions =
check_policy_service inet:127.0.0.1:10031
The changes were made on Wednesday, April 9 and since then I get errors like
this:
Apr 9 17:34:39 neskowin postfix/smtp[5673]: A4B6917501:
to=<[email protected]<mailto:[email protected]>>,
relay=localhost.linfield.edu<http://localhost.linfield.edu>[127.0.0.1],
delay=226, status=deferred (host
localhost.linfield.edu<http://localhost.linfield.edu>[127.0.0.1] said: 450
during .: Server configuration problem (in reply to end of DATA command))
Postfix is trying to forward the message to Sophos PureMessage (our gateway
level anti-virus program) via a content filter. The messages eventually get
through but it can take up to an hour to do so.
Any ideas or suggestions?
Thanks,
Rob Tanner
UNIX Services Manager
Linfield College, McMinnville Oregon
ITS will never ask you for your password. Please don’t share yours with anyone!
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org