--- 4.5.28/exim.conf-SpamBlockerTechnology-v4.5.28.txt	2020-08-07 04:18:13.439773651 -0600
+++ 4.5.29/exim.conf-SpamBlockerTechnology-v4.5.29.txt	2020-09-09 13:40:51.817528605 -0600
@@ -1,5 +1,5 @@
-# SpamBlockerTechnology* powered exim.conf, Version 4.5.28
-# August 15, 2018
+# SpamBlockerTechnology* powered exim.conf, Version 4.5.29
+# September 9, 2020
 # Exim configuration file for DirectAdmin
 # Requires exim.pl as distributed by DirectAdmin here:
 # http://files.directadmin.com/services/exim.pl version 21 or higher
@@ -271,11 +271,11 @@
   # accept mail originating on this server unconditionally
   accept  hosts = <;; @[]; 127.0.0.0/8 ; ::1 ; @
   # deny if the HELO pretends to be this host
-    deny message = HELO_HOST_IMPERSANATION
-      condition = ${if or { \
-                            {eq{$sender_helo_name}{$smtp_active_hostname}} \
-                            {eq{$sender_helo_name}{[$interface_address]}} \
-                          } {true}{false} }
+  # deny message = HELO_HOST_IMPERSANATION
+  #   condition = ${if or { \
+  #                         {eq{$sender_helo_name}{$smtp_active_hostname}} \
+  #                         {eq{$sender_helo_name}{[$interface_address]}} \
+  #                       } {true}{false} }
   # deny if the HELO is an IP address
     deny message = HELO_IS_IP
          condition   = ${if eq{$interface_port}{25}}
