Gitweb:
https://git.exim.org/exim.git/commitdiff/22d6c944c489adf9e13daa05991c5a92545a9750
Commit: 22d6c944c489adf9e13daa05991c5a92545a9750
Parent: 4e559e21d7def94cc845f8a06b137dd8d864206b
Author: Phil Pennock <pdp@???>
AuthorDate: Sun Dec 16 04:29:30 2018 -0500
Committer: Phil Pennock <pdp@???>
CommitDate: Sun Dec 16 04:29:30 2018 -0500
doc: gsasl: be clearer that server-side only
---
doc/doc-docbook/spec.xfpt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index c0b84aa..9af137c 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -26977,6 +26977,9 @@ scale to handle future authentication mechanisms, so no guarantee can be
made that any particular new authentication mechanism will be supported
without code changes in Exim.
+Exim's &(gsasl)& authenticator does not have client-side support at this
+time; only the server-side support is implemented. Patches welcome.
+
.option server_channelbinding gsasl boolean false
Do not set this true without consulting a cryptographic engineer.