MailKit 2.3.2

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 SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, 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, 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, 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
jcamp.FluentEmail.MailKit
Send emails via MailKit. The SmtpClient has been deprecated and Microsoft recommends using MailKit instead.
2
Elsa.Activities.Email
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Email activities: * SendEmail
2
jcamp.FluentEmail.MailKit
Send emails via MailKit. The SmtpClient has been deprecated and Microsoft recommends using MailKit instead.
1
Elsa.Activities.Email
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Email activities: * SendEmail
1
Elsa.Activities.Email
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides the following Email activities: * SendEmail
1

* Fixed trimming delimeters from the end of IMAP folder names. * Fixed fetching of IMAP PreviewText when message bodies do not contain any text parts. * Fixed Pop3Client to never emit Authenticated events w/ null messages. * Dropped SslProtocols.Tls (aka TLSv1.0) from the default SslProtocols used by IMAP, POP3 and SMTP clients. To override this behavior, use the client.SslProtocols property to set the preferred SslProtocol(s). * Fixed ImapFolder.Search(string query) to properly encode the query string when the query contains unicode characters. * If an IMAP SEARCH fails due to BADCHARSET, retry the search query after flattening the query strings into US-ASCII. This *may* fix issues such as issue #808. * Added work-arounds for Exchange IMAP bugs causing it to send mal-formed body-fld-dsp parameters. (issue #919) * Go back to only using the BDAT command when the user is sending BINARYMIME in the SmtpClient. (issue #921) 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));

.NET Framework 4.5

.NETPortable 0.0

.NET Standard 2.0

.NET Standard 1.6

.NET Standard 1.3

Xamarin.iOS 0.0

MonoAndroid 0.0

.NET Framework 4.7

.NET Framework 4.6

Version Downloads Last updated
4.13.0 0 6/25/2025
4.12.1 0 5/17/2025
4.12.0 0 4/29/2025
4.11.0 0 3/9/2025
4.10.0 0 1/26/2025
4.9.0 0 12/10/2024
4.8.0 0 9/29/2024
4.7.1.1 0 7/15/2024
4.7.1 0 7/12/2024
4.7.0 0 6/29/2024
4.6.0 0 5/17/2024
4.5.0 0 4/13/2024
4.4.0 0 3/2/2024
4.3.0 0 11/11/2023
4.2.0 0 9/2/2023
4.1.0 2 5/8/2024
4.0.0 2 3/8/2025
3.6.0 2 3/8/2025
3.5.0 3 3/8/2025
3.4.3 2 3/8/2025
3.4.2 3 9/3/2023
3.4.1 2 3/8/2025
3.4.0 2 3/8/2025
3.3.0 4 6/25/2023
3.2.0 2 3/8/2025
3.1.1 3 3/8/2025
3.1.0 2 3/8/2025
3.0.0 2 3/8/2025
2.15.0 1 3/8/2025
2.14.0 1 3/8/2025
2.13.0 1 3/8/2025
2.12.0 2 3/8/2025
2.11.1 1 3/8/2025
2.11.0 1 3/8/2025
2.10.1 1 3/8/2025
2.10.0 1 3/8/2025
2.9.0 2 3/8/2025
2.8.0 2 3/8/2025
2.7.0 2 3/8/2025
2.6.0 2 3/8/2025
2.5.2 2 3/8/2025
2.5.1 3 3/8/2025
2.5.0 2 3/8/2025
2.4.1 2 3/8/2025
2.4.0.1 1 3/9/2025
2.4.0 2 3/8/2025
2.3.2 2 3/8/2025
2.3.1.6 1 3/9/2025
2.3.1 3 3/8/2025
2.3.0 2 3/8/2025
2.2.0 2 3/8/2025
2.1.5.1 1 3/9/2025
2.1.4 2 3/8/2025
2.1.3 2 3/8/2025
2.1.2 2 3/8/2025
2.1.1 2 3/8/2025
2.1.0.3 1 3/9/2025
2.0.7 2 3/8/2025
2.0.6 2 3/8/2025
2.0.5 2 3/8/2025
2.0.4 2 3/8/2025
2.0.3 2 3/8/2025
2.0.2 2 3/8/2025
2.0.1 2 3/8/2025
2.0.0 2 3/8/2025
1.22.0 1 3/8/2025
1.20.0 1 3/8/2025
1.18.1.1 1 3/8/2025
1.18.1 1 3/8/2025
1.18.0 1 3/8/2025
1.16.2 1 3/8/2025
1.16.1 1 3/8/2025
1.16.0 1 3/8/2025
1.14.2 1 3/8/2025
1.12.0 1 3/8/2025
1.10.2 1 3/8/2025
1.10.1 1 3/8/2025
1.10.0 1 3/8/2025