summaryrefslogtreecommitdiff
path: root/postfix/smtpd_helo_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_helo_restrictions
parente0352a36194a9381d9e9e2a8004c71c70bc2309b (diff)
Big rewrite, mainly to make UCE rules more flexible and finegrained.
Diffstat (limited to 'postfix/smtpd_helo_restrictions')
-rw-r--r--postfix/smtpd_helo_restrictions12
1 files changed, 12 insertions, 0 deletions
diff --git a/postfix/smtpd_helo_restrictions b/postfix/smtpd_helo_restrictions
new file mode 100644
index 0000000..1eeef4c
--- /dev/null
+++ b/postfix/smtpd_helo_restrictions
@@ -0,0 +1,12 @@
+#
+# Ordered list of rules for postfix option smtpd_helo_restrictions
+#
+# Used by tweak script postfix.sh
+#
+# $Id: smtpd_helo_restrictions,v 1.1 2004-02-03 22:16:17 jonas Exp $
+#
+
+reject_invalid_hostname
+#permit_mynetworks # (enable this too if the below; move this below FQDN-checks on a "true mailhub" - some Debian daemons send to "localhost")
+#reject_non_fqdn_hostname # (false rejects if the remote server or related DNS information is not configured properly)
+permit