On 2021-01-23 Simon Josefsson <[email protected]> wrote: > Package: exim4 > Tags: patch
> Hi! > The patch below links exim4-daemon-heavy to libgsasl to enable the > 'gsasl' authenticator support in exim, see: > https://exim.org/exim-html-current/doc/html/spec_html/ch-the_gsasl_authenticator.html > This makes it possible to enable SCRAM-SHA-1 and SCRAM-SHA-256 in Exim > via libgsasl. > Any chance this could make it into bullseye? Thanks :) [...] Hello Simon, I am very reluctant to link exim against another SASL library since it is already linked against the Cyrus SASL library. cu Andreas

