chiark
/
gitweb
/
~mdw
/
exim-config
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
auth.m4, base.m4, lists.m4: Allow local submission to port 25.
[exim-config]
/
auth.m4
diff --git
a/auth.m4
b/auth.m4
index 3462c1adfe094acd5fef8ed2f81a1bdb69c37f74..074c6aa1a70c090579abb26e234d92a78c4ba6d1 100644
(file)
--- a/
auth.m4
+++ b/
auth.m4
@@
-30,7
+30,7
@@
m4_define(<:CHECK_PASSWD:>,
{false}}:>)
m4_define(<:ALLOW_PLAINTEXT_AUTH_P:>,
-<:or {{match_ip {$sender_host_address}{+
localne
t}} \
+<:or {{match_ip {$sender_host_address}{+
thishos
t}} \
{and {{def:tls_cipher} {eq{$acl_c_mode}{submission}}}}}:>)
SECTION(auth)m4_dnl