summaryrefslogtreecommitdiff
path: root/postfix/smtpd_sender_restrictions
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2004-02-03 22:16:17 +0000
committerJonas Smedegaard <dr@jones.dk>2004-02-03 22:16:17 +0000
commitae4b9f6b624426d9a238f930be11d1d7e82e2d98 (patch)
tree5285c641e6f9f124d8503f1a77b50afc9870fc18 /postfix/smtpd_sender_restrictions
parente0352a36194a9381d9e9e2a8004c71c70bc2309b (diff)
Big rewrite, mainly to make UCE rules more flexible and finegrained.
Diffstat (limited to 'postfix/smtpd_sender_restrictions')
-rw-r--r--postfix/smtpd_sender_restrictions13
1 files changed, 13 insertions, 0 deletions
diff --git a/postfix/smtpd_sender_restrictions b/postfix/smtpd_sender_restrictions
new file mode 100644
index 0000000..3d8b9a6
--- /dev/null
+++ b/postfix/smtpd_sender_restrictions
@@ -0,0 +1,13 @@
+#
+# Ordered list of rules for postfix option smtpd_sender_restrictions
+#
+# Used by tweak script postfix.sh
+#
+# $Id: smtpd_sender_restrictions,v 1.1 2004-02-03 22:16:17 jonas Exp $
+#
+
+permit_mynetworks # (needed to allow some Debian daemons send to localhost)
+reject_non_fqdn_sender
+reject_unknown_sender_domain
+reject_rhsbl_sender # Activate Realtime Hostbased Sender Blackhole Lists (with Postfix 2.x, expanded to content of file of same name)
+permit