SASL-IR (SASL initial client response) extension is supported.
Servers which support this extension will accept an optional initial client response with the AUTHENTICATE command for any SASL mechanisms which support it.
(http://www.faqs.org/rfcs/rfc4959.html)
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
public static ImapExtension SASLIR |
| Visual Basic |
|---|
Public Shared SASLIR As ImapExtension |
| Visual C++ |
|---|
public: static ImapExtension^ SASLIR |