mimekit - MailKit 4.5.0.1072

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.5.0.1072 -Source https://www.myget.org/F/mimekit/api/v3/index.json

Copy to clipboard

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

Copy to clipboard

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

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

nuget MailKit  ~> 4.5.0.1072
Copy to clipboard

> choco install MailKit --version 4.5.0.1072 --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.5.0.1072" -Repository "mimekit" 
Copy to clipboard

  • Added a new SmtpClient.RequireTLS property to fix sending mail via Strato.de. (issue #1737)
  • Fixed SmtpClient to track the most recent response from the SMTP server in order to include it in SmtpProtocolExceptions caused by unexpected server disconnects to provide more context. (issue #1744)
  • .NETFramework 4.6.2
    • MimeKit (>= 4.5.0)
    • System.Formats.Asn1 (>= 8.0.0)
    • System.Threading.Tasks.Extensions (>= 4.5.4)
  • .NETFramework 4.7
    • MimeKit (>= 4.5.0)
    • System.Formats.Asn1 (>= 8.0.0)
    • System.Threading.Tasks.Extensions (>= 4.5.4)
  • .NETFramework 4.8
    • MimeKit (>= 4.5.0)
    • System.Formats.Asn1 (>= 8.0.0)
    • System.Threading.Tasks.Extensions (>= 4.5.4)
  • .NETFramework 6.0
    • MimeKit (>= 4.5.0)
  • .NETFramework 8.0
    • MimeKit (>= 4.5.0)
  • .NETStandard 2.0
    • MimeKit (>= 4.5.0)
    • System.Formats.Asn1 (>= 8.0.0)
    • System.Threading.Tasks.Extensions (>= 4.5.4)
  • .NETStandard 2.1
    • MimeKit (>= 4.5.0)
  • .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

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 net462 net47 net48 net6.0 netstandard netstandard2.0 netstandard2.1

Info

6 total downloads
6 downloads for version 4.5.0.1072
Download (5.41 MB)
NuGet 2.12 or higher
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.5.0.1072 5.41 MB Wed, 17 Apr 2024 14:08:43 GMT 6
4.5.0.1071 5.41 MB Sun, 14 Apr 2024 14:13:03 GMT 0
4.5.0.1070 5.41 MB Sun, 14 Apr 2024 14:11:58 GMT 0
4.5.0.1069 5.41 MB Sun, 14 Apr 2024 14:08:02 GMT 0
4.5.0.1068 5.41 MB Sun, 14 Apr 2024 14:05:43 GMT 0