Skip to content

Commit b6fb5d7

Browse files
authored
Exim enviroment fix for CentOS 7
1 parent 26d0a1f commit b6fb5d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install/rhel/7/exim/exim.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
#SPAM_SCORE = 50
99
#CLAMD = yes
1010

11+
add_environment = <; PATH=/bin:/usr/bin
12+
keep_environment =
1113
disable_ipv6=true
1214
domainlist local_domains = dsearch;/etc/exim/domains/
1315
domainlist relay_to_domains = dsearch;/etc/exim/domains/

0 commit comments

Comments
 (0)