Skip to content

Commit f7571e5

Browse files
committed
Remove missplaced backslash.
1 parent dbcc41d commit f7571e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/exim/exim4.conf.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#SPAM_SCORE = 50
99
#CLAMD = yes
1010

11-
smtp_banner = $smtp_active_hostname \
11+
smtp_banner = $smtp_active_hostname
1212
add_environment = <; PATH=/bin:/usr/bin
1313
keep_environment =
1414
disable_ipv6 = true

0 commit comments

Comments
 (0)