mimekit - MailKit 4.8.0.1232
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.8.0.1232 -Source https://www.myget.org/F/mimekit/api/v3/index.json
> nuget.exe install MailKit -Version 4.8.0.1232 -Source https://www.myget.org/F/mimekit/api/v3/index.json
> dotnet add package MailKit --version 4.8.0.1232 --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.8.0.1232
Copy to clipboard
> choco install MailKit --version 4.8.0.1232 --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.8.0.1232" -Repository "mimekit"
Copy to clipboard
- Added a UniqueIdRange.SortOrder property.
- Updated the protocol log help link for ProtocolExceptions. (issue #1800)
- Fix SmtpClient.Dispose() when telemetry is configured. (issue #1816)
- Added ProxyClient.SystemProxy as a convenience property that wraps the default system proxy (aka HttpClient.DefaultProxy) on net6.0+.
-
.NETFramework 4.6.2
- MimeKit (>= 4.8.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETFramework 4.7
- MimeKit (>= 4.8.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETFramework 4.8
- MimeKit (>= 4.8.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETFramework 6.0
- MimeKit (>= 4.8.0)
- System.Formats.Asn1 (>= 8.0.1)
-
.NETFramework 8.0
- MimeKit (>= 4.8.0)
- System.Formats.Asn1 (>= 8.0.1)
-
.NETStandard 2.0
- MimeKit (>= 4.8.0)
- System.Formats.Asn1 (>= 8.0.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- MimeKit (>= 4.8.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 6.0: 6.0.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 net6.0 netstandard netstandard2.0 netstandard2.1 |
Info10 total downloads |
0 downloads for version 4.8.0.1232 |
Download (5.47 MB) |
NuGet 2.12 or higher |
Found on the current feed only |
Package history
Version | Size | Last updated | Downloads | Mirrored? | |||
---|---|---|---|---|---|---|---|
4.8.0.1234 | 5.47 MB | Sat, 02 Nov 2024 19:09:06 GMT | 1 | ||||
4.8.0.1232 | 5.47 MB | Sat, 02 Nov 2024 15:21:13 GMT | 0 | ||||
4.8.0.1231 | 5.47 MB | Sat, 02 Nov 2024 15:16:27 GMT | 0 | ||||
4.8.0.1230 | 5.47 MB | Sat, 02 Nov 2024 14:56:55 GMT | 0 | ||||
4.8.0.1229 | 5.47 MB | Wed, 16 Oct 2024 13:55:50 GMT | 9 |