We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03776f3 commit e4b95c9Copy full SHA for e4b95c9
1 file changed
install/0.9.7/rhel/exim.conf
@@ -9,6 +9,7 @@ domainlist relay_to_domains = dsearch;/etc/exim/domains/
9
hostlist relay_from_hosts = 127.0.0.1
10
hostlist whitelist = net-iplsearch;/etc/exim/white-blocks.conf
11
hostlist spammers = net-iplsearch;/etc/exim/spam-blocks.conf
12
+no_local_from_check
13
untrusted_set_sender = *
14
acl_smtp_connect = acl_check_spammers
15
acl_smtp_mail = acl_check_mail
0 commit comments