mimekit - MailKit 4.17.0.1631

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 ANONYMOUS, 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.

PM> Install-Package MailKit -Version 4.17.0.1631 -Source https://www.myget.org/F/mimekit/api/v3/index.json

Copy to clipboard

> nuget.exe install MailKit -Version 4.17.0.1631 -Source https://www.myget.org/F/mimekit/api/v3/index.json

Copy to clipboard

> dotnet add package MailKit --version 4.17.0.1631 --source https://www.myget.org/F/mimekit/api/v3/index.json

Copy to clipboard
<PackageReference Include="MailKit" Version="4.17.0.1631" />
Copy to clipboard
source https://www.myget.org/F/mimekit/api/v3/index.json

nuget MailKit  ~> 4.17.0.1631
Copy to clipboard

> choco install MailKit --version 4.17.0.1631 --source https://www.myget.org/F/mimekit/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "mimekit" -SourceLocation "https://www.myget.org/F/mimekit/api/v2"
Install-Module -Name "MailKit" -RequiredVersion "4.17.0.1631" -Repository "mimekit" 
Copy to clipboard

  • Updated nullability of ImapClient.Inbox (which will never return null). (issue #1996)
  • Fixed IMAP's logic for ACL, LISTRIGHTS, MYRIGHTS, QUOTAROOT, QUOTA, and METADATA response parsers to properly handle []'s in the folder name. (issue #2002)
  • Updated System.Threading.Tasks.Extensions to v4.6.3.
  • Updated System.Formats.Asn1 to v10.0.0 (instead of 10.0.2) for .NET 10.
  • Bumped MimeKit dependency to 4.17.0.
  • Code quality improvements.
  • .NETFramework 4.6.2
    • MimeKit (>= 4.17.0)
    • System.Formats.Asn1 (>= 8.0.1)
    • System.Threading.Tasks.Extensions (>= 4.6.3)
  • .NETFramework 4.7
    • MimeKit (>= 4.17.0)
    • System.Formats.Asn1 (>= 8.0.1)
    • System.Threading.Tasks.Extensions (>= 4.6.3)
  • .NETFramework 4.8
    • MimeKit (>= 4.17.0)
    • System.Formats.Asn1 (>= 8.0.1)
    • System.Threading.Tasks.Extensions (>= 4.6.3)
  • .NETFramework 8.0
    • MimeKit (>= 4.17.0)
    • System.Formats.Asn1 (>= 8.0.1)
  • .NETFramework 10.0
    • MimeKit (>= 4.17.0)
    • System.Formats.Asn1 (>= 10.0.0)
  • .NETStandard 2.0
    • MimeKit (>= 4.17.0)
    • System.Formats.Asn1 (>= 8.0.1)
    • System.Threading.Tasks.Extensions (>= 4.6.3)
  • .NETStandard 2.1
    • MimeKit (>= 4.17.0)
    • System.Formats.Asn1 (>= 8.0.1)
  • .NETFramework 4.5.2: 4.5.2.0
  • .NETFramework 4.6.1: 4.6.1.0
  • .NETFramework 4.6.2: 4.6.2.0
  • .NETFramework 4.7: 4.7.0.0
  • .NETFramework 4.8: 4.8.0.0
  • .NETFramework 8.0: 8.0.0.0
  • .NETFramework 10.0: 10.0.0.0
  • .NETStandard 2.0: 2.0.0.0
  • .NETStandard 2.1: 2.1.0.0

Owners

jstedfast

Authors

Jeffrey Stedfast

Project URL

http://www.mimekit.net/

License

MIT

Tags

smtp pop3 imap mime security arc dkim smime s/mime openpgp pgp mbox mail email parser tnef

Info

50 total downloads
17 downloads for version 4.17.0.1631
Download (5.6 MB)
NuGet 2.12 or higher
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.17.0.1631 5.6 MB Sun, 31 May 2026 14:32:22 GMT 17
4.17.0.1628 5.6 MB Tue, 26 May 2026 22:02:51 GMT 8
4.16.0.1625 5.6 MB Thu, 21 May 2026 14:44:06 GMT 9
4.16.0.1622 5.6 MB Sat, 16 May 2026 20:55:32 GMT 12
4.16.0.1621 5.6 MB Sat, 16 May 2026 19:00:39 GMT 4