Skip to content

Commit e4b95c9

Browse files
committed
added no_local_from_check to suppress Sender header
1 parent 03776f3 commit e4b95c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/0.9.7/rhel/exim.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ domainlist relay_to_domains = dsearch;/etc/exim/domains/
99
hostlist relay_from_hosts = 127.0.0.1
1010
hostlist whitelist = net-iplsearch;/etc/exim/white-blocks.conf
1111
hostlist spammers = net-iplsearch;/etc/exim/spam-blocks.conf
12+
no_local_from_check
1213
untrusted_set_sender = *
1314
acl_smtp_connect = acl_check_spammers
1415
acl_smtp_mail = acl_check_mail

0 commit comments

Comments
 (0)