summaryrefslogtreecommitdiff
path: root/postfix/smtpd_sender_restrictions
diff options
context:
space:
mode:
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