X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/exim-config/blobdiff_plain/9384ef4f973dc22ca7e65b1710f1c486c4efad0c..4ff4ad42f953b335fd5006fe5965cd3e871f601d:/auth.m4 diff --git a/auth.m4 b/auth.m4 index 3462c1a..074c6aa 100644 --- 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}{+localnet}} \ +<:or {{match_ip {$sender_host_address}{+thishost}} \ {and {{def:tls_cipher} {eq{$acl_c_mode}{submission}}}}}:>) SECTION(auth)m4_dnl