[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IMAP extension for SASL additional information
On Wed, Sep 23, 2009 at 7:19 PM, Simon Josefsson <simon@xxxxxxxxxxxxx> wrote:
>
> Do IMAP support SASL authentication where the server returns additional
> information together with success?
No. The server would need to send data as a normal SASL challenge,
then the client would answer with an empty response.
> As far as I can tell from section
> 6.2.2 of RFC 3501 it does not, but I may be missing something.