From: Noel Jones (no email)
Date: Thu Jul 01 2004 - 19:27:58 EDT
On Fri, Jul 02, 2004 at 12:17:38AM +0100, bitrot wrote:
> ok i am running a solaris box with postfix. all is good.
>
> i added postgrey 1.11
>
> in /etc/inet.d/postgrey
> /usr/local/bin/postgrey -d -v --inet=10023
>
> in /etc/main.cf
> smtpd_recipient_restrictions =
> reject_invalid_hostname,
> reject_non_fqdn_hostname,
> reject_non_fqdn_sender,
> reject_non_fqdn_recipient,
> reject_unknown_sender_domain,
> reject_unknown_recipient_domain,
> permit_mynetworks,
> check_client_access dbm:/etc/postfix/pop-before-smtp,
> reject_unauth_destination
> check_policy_service = inet:127.0.0.1:10023,
The last line "check_policy_service ..." must be indented!
-- Noel Jones
|
|
|