Przeglądaj źródła

Merge pull request #572 from cmstew/cmstew-exim-helo-ehlo-patch

Comply with HELO/EHLO standards
Kristan Kenney 6 lat temu
rodzic
commit
a1cda472cc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      install/deb/exim/exim4.conf.template

+ 1 - 1
install/deb/exim/exim4.conf.template

@@ -324,7 +324,7 @@ begin transports
 
 remote_smtp:
   driver = smtp
-  helo_data = ${sender_address_domain}
+  helo_data = ${primary_hostname}
   dkim_domain = DKIM_DOMAIN
   dkim_selector = mail
   dkim_private_key = DKIM_PRIVATE_KEY