summaryrefslogtreecommitdiff
path: root/postfix/smtpd_sender_restrictions
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2007-07-13 11:23:57 +0000
committerJonas Smedegaard <dr@jones.dk>2007-07-13 11:23:57 +0000
commit2705e6c0943be64ed564a6d0fb534b25ae158ced (patch)
treebe765151564f28cf6878c81f42c36a1a84ad5cf0 /postfix/smtpd_sender_restrictions
parent809ae5b8f8b4e75fdc32a367b32b98fe479b5dca (diff)
Drop verifying _all_ addresses.
Diffstat (limited to 'postfix/smtpd_sender_restrictions')
-rw-r--r--postfix/smtpd_sender_restrictions3
1 files changed, 1 insertions, 2 deletions
diff --git a/postfix/smtpd_sender_restrictions b/postfix/smtpd_sender_restrictions
index 151677b..6a2aeba 100644
--- a/postfix/smtpd_sender_restrictions
+++ b/postfix/smtpd_sender_restrictions
@@ -3,13 +3,12 @@
#
# Used by tweak script postfix.sh
#
-# $Id: smtpd_sender_restrictions,v 1.4 2007-07-12 19:29:52 jonas Exp $
+# $Id: smtpd_sender_restrictions,v 1.5 2007-07-13 11:23:57 jonas Exp $
#
permit_mynetworks # (needed to allow some Debian daemons send to localhost)
reject_non_fqdn_sender
reject_unknown_sender_domain
check_sender_access^hash:/etc/postfix/sender_access # FIXME: somehow only enable this if the file actually exist
-reject_unverified_sender
reject_rhsbl_sender # Activate Realtime Hostbased Sender Blackhole Lists (with Postfix 2.x, expanded to content of file of same name)
permit