diff options
author | CoprDistGit <infra@openeuler.org> | 2025-10-11 03:24:48 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-10-11 03:24:48 +0000 |
commit | 18d5addc64e6606c659fcf16ccfca578eae814b5 (patch) | |
tree | 1dd233e8d7003043fc19aad1e814792b21371e73 /exim-4.98.2-no-gsasl.patch | |
parent | 7ac4d91ab9d703eb0d0dde081580514c9a7b3f3d (diff) |
automatic import of eximopeneuler24.03_LTS_SP2
Diffstat (limited to 'exim-4.98.2-no-gsasl.patch')
-rw-r--r-- | exim-4.98.2-no-gsasl.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/exim-4.98.2-no-gsasl.patch b/exim-4.98.2-no-gsasl.patch new file mode 100644 index 0000000..8ba9e1e --- /dev/null +++ b/exim-4.98.2-no-gsasl.patch @@ -0,0 +1,15 @@ +diff --git a/src/EDITME b/src/EDITME +index 473010b..1976437 100644 +--- a/src/EDITME ++++ b/src/EDITME +@@ -804,8 +804,8 @@ AUTH_CRAM_MD5=yes + AUTH_CYRUS_SASL=yes + AUTH_DOVECOT=yes + # AUTH_EXTERNAL=yes +-AUTH_GSASL=yes +-AUTH_GSASL_PC=libgsasl ++# AUTH_GSASL=yes ++# AUTH_GSASL_PC=libgsasl + # AUTH_HEIMDAL_GSSAPI=yes + # AUTH_HEIMDAL_GSSAPI_PC=heimdal-gssapi + # AUTH_HEIMDAL_GSSAPI_PC=heimdal-gssapi heimdal-krb5 |