[exim-dev] [Bug 2687] AUTH PLAIN should provide better suppo…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 2687] New: AUTH PLAIN should provide better support for quoting circumflexes
Subject: [exim-dev] [Bug 2687] AUTH PLAIN should provide better support for quoting circumflexes
https://bugs.exim.org/show_bug.cgi?id=2687

--- Comment #8 from Jeremy Harris <jgh146exb@???> ---
Perhaps we should add new options for the client side of the plaintext
authenticator (say, "client_send_1", "client_send_2").
Define them as just (expanded) string, without any interpretation of ^,
and that they will be sent in the obvious order, each prefixed with a NUL.

That handles PLAIN; LOGIN is still supported by the current "client_send",
and we check for the presence of both and treat it as a config error.

--
You are receiving this mail because:
You are on the CC list for the bug.