- smtpd_recipient_restrictions =
- permit_sasl_authenticated,
- check_client_access hash:/etc/postfix/access,
- check_recipient_access hash:/etc/postfix/access,
- check_sender_access hash:/etc/postfix/restricted_senders,
- permit_mynetworks,
- reject_unauth_destination,
- reject_non_fqdn_recipient,
- reject_unknown_recipient_domain,
- reject_unverified_recipient,
- reject_unauth_destination,
- reject_rbl_client dnsbl.njabl.org,
- reject_rbl_client cbl.abuseat.org,
- reject_rbl_client bl.spamcop.net,
- reject_rbl_client cbl.abuseat.org,
- reject_rbl_client zen.spamhaus.org,
- permit
- smtpd_sender_restrictions =
- check_sender_access hash:/etc/postfix/restricted_senders,
- check_recipient_access hash:/etc/postfix/access,
- permit
- smtpd_restriction_classes = local_only
- local_only =
- check_recipient_access hash:/etc/postfix/local_domains
- reject
SHARE
TWEET
Untitled
a guest
May 28th, 2013
34
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.

