|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Carlos Williams (carloswill
gmail.com)
Date: Thu Apr 24 2008 - 11:07:19 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Apr 24, 2008 at 12:01 PM, mouss <mouss
netoyen.net> wrote:
>
> yes. add it just before or just after
>
OK - I added it as follows and assume that looks in order, no?:
smtpd_recipient_restrictions =
permit_mynetworks,
permit_sasl_authenticated,
reject_unauth_destination,
check_client_access dbm:/etc/postfix/client_blacklist,
check_recipient_access hash:/etc/postfix/access,
check_sender_access hash:/etc/postfix/access,
check_policy_service inet:127.0.0.1:12525,
reject_non_fqdn_recipient,
reject_non_fqdn_sender,
reject_unknown_sender_domain,
Stupid question but do I need "check_sender_access" in
"smtpd_recipient_restrictions"?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]