mimekit - MailKit 4.14.1.1475
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.14.1.1475 -Source https://www.myget.org/F/mimekit/api/v3/index.json
> nuget.exe install MailKit -Version 4.14.1.1475 -Source https://www.myget.org/F/mimekit/api/v3/index.json
> dotnet add package MailKit --version 4.14.1.1475 --source https://www.myget.org/F/mimekit/api/v3/index.json
source https://www.myget.org/F/mimekit/api/v3/index.json
nuget MailKit ~> 4.14.1.1475
Copy to clipboard
> choco install MailKit --version 4.14.1.1475 --source https://www.myget.org/F/mimekit/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "mimekit" -SourceLocation "https://www.myget.org/F/mimekit/api/v2"
Install-Module -Name "MailKit" -RequiredVersion "4.14.1.1475" -Repository "mimekit"
Copy to clipboard
- Re-added NTLM to the list of mechanisms to try by default. (issue #1953)
- Fixed IMAP to treat '+' as a normal Atom token. (issue #1956)
- Added fallback logic for imap.strato.de if LIST doesn't return the INBOX. (issue #1957)
-
.NETFramework 4.6.2
- MimeKit (>= 4.14.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
.NETFramework 4.7
- MimeKit (>= 4.14.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
.NETFramework 4.8
- MimeKit (>= 4.14.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
.NETFramework 8.0
- MimeKit (>= 4.14.0)
- System.Formats.Asn1 (>= 8.0.1)
-
.NETStandard 2.0
- MimeKit (>= 4.14.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
.NETStandard 2.1
- MimeKit (>= 4.14.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
- .NETStandard 2.0: 2.0.0.0
- .NETStandard 2.1: 2.1.0.0
Ownersjstedfast |
AuthorsJeffrey Stedfast |
Project URLhttp://www.mimekit.net/ |
LicenseMIT |
Tagssmtp pop3 imap mime security arc dkim smime s/mime openpgp pgp mbox mail email parser tnef |
Info84 total downloads |
| 1 downloads for version 4.14.1.1475 |
| Download (4.91 MB) |
| NuGet 2.12 or higher |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
4.14.1.1475 | 4.91 MB | Thu, 04 Dec 2025 14:38:40 GMT | 1 |
|
||
|
|
4.14.1.1472 | 4.91 MB | Thu, 04 Dec 2025 14:22:49 GMT | 0 |
|
||
|
|
4.14.1.1471 | 4.91 MB | Thu, 04 Dec 2025 14:20:59 GMT | 0 |
|
||
|
|
4.14.1.1460 | 4.91 MB | Mon, 03 Nov 2025 16:01:53 GMT | 52 |
|
||
|
|
4.14.1.1457 | 4.91 MB | Mon, 27 Oct 2025 21:40:51 GMT | 31 |
|