MailKit 2.15.0
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP, DKIM and ARC support via MimeKit.
* Microsoft TNEF support via MimeKit.
Showing the top 20 packages that depend on MailKit.
Packages | Downloads |
---|---|
OElite.Core
Package Description
|
178 |
OElite.Core
Package Description
|
14 |
OElite.Core
Package Description
|
10 |
OElite.Core
Package Description
|
9 |
OElite.Core
Package Description
|
8 |
OElite.Core
Package Description
|
7 |
OElite.Core
Package Description
|
6 |
OElite.Core
Package Description
|
5 |
OElite.Core
Package Description
|
4 |
* Use DebugType=full for .NET Framework v4.x. (issue [#1239](https://github.com/jstedfast/MailKit/issues/1239))
* Updated GMail SSL certificate serial numbers and fingerprints.
* Small NTLM code improvements.
API Changes Since 2.0.x:
* Obsoleted SearchQuery.HasCustomFlags() and SearchQuery.DoesNotHaveCustomFlags(). These are now SearchQuery.HasKeywords() and SearchQuery.NotKeywords(), respectively.
* Obsoleted SearchQuery.DoesNotHaveFlags() in favor of SearchQuery.NotFlags().
* Obsoleted the IMessageSummary.UserFlags property in favor of IMessageSummary.Keywords.
* Obsoleted the MessageFlagsChangedEventArgs.UserFlags property in favor of MessageFlagsChangedEventArgs.Keywords.
* All IMailFolder.Fetch and IMailFolder.FetchAsync methods that took a HashSet<string> userFlags argument now take an IEnumerable<string> keywords argument. Note: this only affects you if your code used named method parameters (e.g. userFlags: myUserFlags).
Note to users upgrading from MailKit 1.x:
In order to authenticate using the XOAUTH2 SASL mechanism, you must now use the following approach:
client.Authenticate (new SaslMechanismOAuth2 (username, auth_token));
Version | Downloads | Last updated |
---|---|---|
4.9.0 | 0 | 12/10/2024 |
4.8.0 | 0 | 09/29/2024 |
4.7.1.1 | 0 | 07/15/2024 |
4.7.1 | 0 | 07/12/2024 |
4.7.0 | 0 | 06/29/2024 |
4.6.0 | 0 | 05/17/2024 |
4.5.0 | 0 | 04/13/2024 |
4.4.0 | 0 | 03/02/2024 |
4.3.0 | 0 | 11/11/2023 |
4.2.0 | 0 | 09/02/2023 |
4.1.0 | 0 | 06/17/2023 |
4.0.0 | 3 | 06/17/2024 |
3.6.0 | 0 | 03/04/2023 |
3.5.0 | 149 | 03/04/2024 |
3.4.3 | 0 | 11/25/2022 |
3.4.2 | 5 | 11/01/2024 |
3.4.1 | 0 | 09/12/2022 |
3.4.0 | 0 | 09/05/2022 |
3.3.0 | 3 | 11/01/2024 |
3.2.0 | 2 | 11/01/2024 |
3.1.1 | 3 | 10/13/2024 |
3.1.0 | 0 | 01/15/2022 |
3.0.0 | 2 | 11/01/2024 |
2.15.0 | 2 | 11/01/2024 |
2.14.0 | 8 | 11/01/2024 |
2.13.0 | 0 | 06/12/2021 |
2.12.0 | 2 | 09/12/2024 |
2.11.1 | 9 | 11/01/2024 |
2.11.0 | 0 | 03/12/2021 |
2.10.1 | 0 | 01/02/2021 |
2.10.0 | 0 | 11/21/2020 |
2.9.0 | 0 | 09/12/2020 |
2.8.0 | 2 | 11/01/2024 |
2.7.0 | 8 | 10/13/2024 |
2.6.0 | 2 | 10/14/2024 |
2.5.2 | 0 | 03/14/2020 |
2.5.1 | 1 | 09/09/2024 |
2.5.0 | 0 | 01/18/2020 |
2.4.1 | 0 | 11/10/2019 |
2.4.0.1 | 2 | 11/01/2024 |
2.4.0 | 1 | 03/07/2024 |
2.3.2 | 0 | 10/12/2019 |
2.3.1.6 | 2 | 10/13/2024 |
2.3.1 | 2 | 11/01/2024 |
2.3.0 | 2 | 11/01/2024 |
2.2.0 | 2 | 11/01/2024 |
2.1.5.1 | 1 | 08/08/2024 |
2.1.4 | 3 | 11/01/2024 |
2.1.3 | 4 | 11/01/2024 |
2.1.2 | 2 | 11/01/2024 |
2.1.1 | 3 | 05/29/2024 |
2.1.0.3 | 3 | 11/01/2024 |
2.0.7 | 0 | 10/28/2018 |
2.0.6 | 0 | 08/04/2018 |
2.0.5 | 0 | 07/07/2018 |
2.0.4 | 3 | 11/01/2024 |
2.0.3 | 2 | 11/01/2024 |
2.0.2 | 2 | 06/17/2024 |
2.0.1 | 2 | 10/13/2024 |
2.0.0 | 1 | 01/01/2025 |
1.22.0 | 2 | 11/01/2024 |
1.20.0 | 0 | 10/28/2017 |
1.18.1.1 | 0 | 09/04/2017 |
1.18.1 | 0 | 09/03/2017 |
1.18.0 | 0 | 08/07/2017 |
1.16.2 | 2 | 12/17/2024 |
1.16.1 | 2 | 11/01/2024 |
1.16.0 | 4 | 06/14/2024 |
1.14.2 | 0 | 04/12/2017 |
1.12.0 | 3 | 06/17/2024 |
1.10.2 | 2 | 11/01/2024 |
1.10.1 | 2 | 10/13/2024 |
1.10.0 | 2 | 03/07/2024 |