Explorar o código

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

Comply with HELO/EHLO standards
Kristan Kenney %!s(int64=6) %!d(string=hai) anos
pai
achega
a1cda472cc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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