Info
Version: | 11.7.22.3 |
Author(s): | Mark J. Cox, Ralf S. Engelschall, Dr. Stephen Henson, Ben Laurie, Garrett Serack, Tim Rogers |
Last Update: | Wednesday, June 12, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/coapp-packages/uwimap |
NuGet Url: | https://www.nuget.org/packages/uwimap |
Install
Install-Package uwimap
dotnet add package uwimap
paket add uwimap
uwimap Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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/.