X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/c1e794ba50d0d5a73529412929228ae5c5d09073..9775396084feef071a7c565d6d9b42839ae6098e:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 3ca10e84f..4521d7dd9 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -18,6 +18,11 @@ Version 4.78 Exim is currently unable to construct strings with embedded NULs for use as keys in lookups against sasldb2. + 2. New authenticator driver, "heimdal_gssapi". Server-only. + A replacement for using cyrus_sasl with Heimdal, now that $KRB5_KTNAME + is no longer honoured for setuid programs by Heimdal. Use the + "server_keytab" option to point to the keytab. + Version 4.77 ------------