|
| |
 |
Hunny Mail.NET Change Log |
| This page will keep you up-to-date on changes to Mail++ |
|
 |
Mail.NET Change Log |
 |
Version 2.0.3 -- 12 May 2006
- Bug fix: CR LF missing at end of APPEND command.
Version 2.0.2 -- 22 Mar 2006
- Bug fix:
Imap4Client.Search throws
OverflowException when the search criteria string contains
certain Unicode characters. (Also applies to
Imap4Client.UidSearch.)
- Bug fix:
Imap4Client.Copy throws
OverflowException when mailbox name contains certain Unicode
characters. (Also applies to Imap4Client.UidCopy.)
Version 2.0.1 -- 28 Jan 2006
- Bug fix: BodyStructureData.ContentDispositionParam property throws
exception.
Version 2.0 -- 31 Oct 2005
- Added authorization ID to the SASL PLAIN capability in
Imap4Client, Pop3Client, and
SmtpClient.
- Added SASL LOGIN capability in
Imap4Client,
Pop3Client, and SmtpClient.
- Added SASL NTLM capability in
Imap4Client,
Pop3Client, and SmtpClient.
Version 1.0.4 -- 15 Sep 2005
- Bug fix: IMAP4 user name and password parameters should be in
quotation marks if they contain certain special characters.
Version 1.0.3 -- 21 Jul 2005
- Bug fix: When user code performs an asynchronous cancel operation, there is a race condition that may cause a null pointer exception. This applies to SmtpClient, Pop3Client, and Imap4Client.
Version 1.0.2 -- 8 Jul 2005
- Bug fix: SMTP client fails when sending lines in a large buffer with CONVERT_EOL option.
Version 1.0.1 -- 7 Jul 2004
- Bug fix: POP3 client must remove first dot on each line of a multiple line response.
Version 1.0 -- 30 Jun 2004
- First release. Passes complete test suite of 384 test cases.
|
|