| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Archives
Help with the test server
From: Steve Holme <steve_holme_at_hotmail.com>
Date: Sun, 30 Dec 2012 13:58:10 +0000
Hi all,
I am in the process of adding support to IMAP for the SASL based
One of the changes I need to make is adding support for the CAPABILITY
For example the following is returned from Exchange:
* CAPABILITY IMAP4 IMAP4rev1 AUTH=NTLM AUTH=GSSAPI AUTH=PLAIN STARTTLS
Rather than break the test server and hope that someone else fixes it up, I
I have attached the proposed patch, and would really appreciate it if
The responses that will generated by this modification are:
1) When the test server doesn't support capa extensions
B BAD Command
2) When the test server supports capa extensions but authentication is
* CAPABILITY IMAP4 pingpong test server
3) When the test server supports capa extensions and authentication is
* CAPABILITY IMAP4 AUTH=UNKNOWN pingpong test server
Obviously AUTH=UNKNOWN is a place holder just as SASL UNKNOWN is in the
Also note there is a small bug in libcurl's IMAP cmd id generation so it
Many thanks in advance
Kind Regards
Steve
Received on 2012-12-30 These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info