We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e28fc98 commit f2d6a62Copy full SHA for f2d6a62
install/ubuntu/16.04/exim/exim4.conf.template
@@ -8,7 +8,10 @@
8
#SPAM_SCORE = 50
9
#CLAMD = yes
10
11
+add_environment = <; PATH=/bin:/usr/bin
12
+keep_environment =
13
disable_ipv6 = true
14
+
15
domainlist local_domains = dsearch;/etc/exim4/domains/
16
domainlist relay_to_domains = dsearch;/etc/exim4/domains/
17
hostlist relay_from_hosts = 127.0.0.1
0 commit comments