uwimap 11.7.22.3

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package uwimap --version 11.7.22.3
NuGet\Install-Package uwimap -Version 11.7.22.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="uwimap" Version="11.7.22.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add uwimap --version 11.7.22.3
#r "nuget: uwimap, 11.7.22.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install uwimap as a Cake Addin
#addin nuget:?package=uwimap&version=11.7.22.3

// Install uwimap as a Cake Tool
#tool nuget:?package=uwimap&version=11.7.22.3

IMAP (Internet Message Access Protocol) is a method of accessing electronic messages kept on a (possibly shared) mail server. This site provides information about and links to the University of Washington IMAP toolkit (IMAP-supporting software developed by the UW) and two IMAP-related mailing lists hosted by the UW.
The UW IMAP tookit includes the following:

c‑client library: an API (application programming interface) used to build email clients and servers, including support for IMAP, POP3, SMTP and NNTP protocols and for local mailbox file access on Unix and Windows
UW's POP2 (ipop2d), POP3 (ipop3d) and IMAP4rev1 (imapd) servers
mailutil: a utility program which helps manage email mailboxes (both local and IMAP/POP3/NNTP)
dmail: an MDA (Mail Delivery Agent) for use with procmail
tmail: an MDA for use with the system mailer (e.g. sendmail, postfix, etc.)

   Project homepage:  http://www.washington.edu/imap/

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Release 2011-07-22 of the UW IMAP library.