mimekit - MailKit 4.9.0.1277
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.9.0.1277 -Source https://www.myget.org/F/mimekit/api/v3/index.json
> nuget.exe install MailKit -Version 4.9.0.1277 -Source https://www.myget.org/F/mimekit/api/v3/index.json
> dotnet add package MailKit --version 4.9.0.1277 --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.9.0.1277
Copy to clipboard
> choco install MailKit --version 4.9.0.1277 --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.9.0.1277" -Repository "mimekit"
Copy to clipboard
- Added an IMAP work-around for mail.ru which sometimes sends integer tokens as decimals in its responses. (issue #1838)
- Added a workaround for GMail IMAP BODY responses that include multipart expressions without any children (e.g.
("ALTERNATIVE")
). (issue #1841) - Fixed default system proxy to handle null credentials and check if the targetUri is bypassed. (issue #1852)
- Dropped support for net6.0 (Microsoft support ended Nov 12, 2024).
- Bumped System.Threading.Tasks.Extensions dependency to 4.6.0.
- Bumped MimeKit dependency to 4.9.0.
-
.NETFramework 4.6.2
- MimeKit (>= 4.9.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
.NETFramework 4.7
- MimeKit (>= 4.9.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
.NETFramework 4.8
- MimeKit (>= 4.9.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
.NETFramework 8.0
- MimeKit (>= 4.9.0)
- System.Formats.Asn1 (>= 8.0.1)
-
.NETStandard 2.0
- MimeKit (>= 4.9.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
.NETStandard 2.1
- MimeKit (>= 4.9.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 net462 net47 net48 net8.0 netstandard netstandard2.0 netstandard2.1 |
Info23 total downloads |
11 downloads for version 4.9.0.1277 |
Download (4.85 MB) |
NuGet 2.12 or higher |
Found on the current feed only |
Package history
Version | Size | Last updated | Downloads | Mirrored? | |||
---|---|---|---|---|---|---|---|
4.9.0.1277 | 4.85 MB | Mon, 16 Dec 2024 13:57:23 GMT | 11 | ||||
4.9.0.1274 | 4.85 MB | Tue, 10 Dec 2024 01:34:41 GMT | 5 | ||||
4.8.0.1273 | 4.85 MB | Tue, 10 Dec 2024 01:24:35 GMT | 3 | ||||
4.8.0.1272 | 4.85 MB | Tue, 10 Dec 2024 01:03:29 GMT | 2 | ||||
4.8.0.1271 | 4.85 MB | Tue, 10 Dec 2024 01:02:20 GMT | 2 |