Ver Fonte

Remove missplaced backslash.

Raphael Schneeberger há 6 anos atrás
pai
commit
f7571e5782
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      install/deb/exim/exim4.conf.template

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

@@ -8,7 +8,7 @@
 #SPAM_SCORE = 50
 #SPAM_SCORE = 50
 #CLAMD = yes
 #CLAMD = yes
 
 
-smtp_banner = $smtp_active_hostname \
+smtp_banner = $smtp_active_hostname
 add_environment = <; PATH=/bin:/usr/bin
 add_environment = <; PATH=/bin:/usr/bin
 keep_environment =
 keep_environment =
 disable_ipv6 = true
 disable_ipv6 = true