summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/src/configure.default5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/src/configure.default b/src/src/configure.default
index 87f255aa9..fd27d6b45 100644
--- a/src/src/configure.default
+++ b/src/src/configure.default
@@ -504,11 +504,6 @@ acl_check_rcpt:
control = submission
control = dkim_disable_verify
- # Insist that a HELO/EHLO was accepted.
-
- require message = nice hosts say HELO first
- condition = ${if def:sender_helo_name}
-
# Insist that any other recipient address that we accept is either in one of
# our local domains, or is in a domain for which we explicitly allow
# relaying. Any other domain is rejected as being unacceptable for relaying.