OpenPop.NET
2.0.6.1120
dotnet add package OpenPop.NET --version 2.0.6.1120
NuGet\Install-Package OpenPop.NET -Version 2.0.6.1120
<PackageReference Include="OpenPop.NET" Version="2.0.6.1120" />
paket add OpenPop.NET --version 2.0.6.1120
#r "nuget: OpenPop.NET, 2.0.6.1120"
// Install OpenPop.NET as a Cake Addin
#addin nuget:?package=OpenPop.NET&version=2.0.6.1120
// Install OpenPop.NET as a Cake Tool
#tool nuget:?package=OpenPop.NET&version=2.0.6.1120
OpenPop.NET is an open source implementation of a POP3 client and a robust MIME parser written in C#.
It allows developers easy access to email on a POP3 server in a matter of minutes.
The project is backed by several hundred test cases and is therefore believed to be very robust.
If you find a bug, please report this by sending an email to hpop-users@lists.sourceforge.net.
POP3 Client Features
- Easy to use POP3 client
- Support for plain TCP or TLS/SSL connections
- Authentication methods supported
- - Plain
- - APOP
- - CRAM-MD5 (RFC 2195)
- CAPA capabilities command supported (RFC 2449)
MIME Parsing Features
- Preserves the MIME email hierarchy
- Easy access to different MediaType parts of the email
- Headers are parsed into strong types and are easy to examine
- Includes robust decoders for
- - QuotedPrintable
- - Base64
- - EncodedWord
- - Continuation and encoding of header fields (RFC 2231)
- Emails are fully persistable
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (15)
Showing the top 5 NuGet packages that depend on OpenPop.NET:
Package | Downloads |
---|---|
Kentico.Libraries
The runtime assemblies for libraries and applications that use Kentico API. |
|
GoServicePro.Webservices
GoServicePro Webservices |
|
AutoToolKit
MzAutomation Test Framework. Documentation coming soon.. |
|
Zq.Utils
C# .NET Framework4.5版本工具类 |
|
Lookif.Library.Common
This is used to support some common functions in every layers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.6.1120 | 1,566,031 | 11/21/2015 |
2.0.6.1119 | 1,926 | 11/21/2015 |
2.0.6.1118 | 2,719 | 11/15/2015 |
2.0.6.1117 | 1,258 | 11/15/2015 |
2.0.6.1116 | 162,454 | 6/24/2015 |
2.0.6.1114 | 2,526 | 6/17/2015 |
2.0.6.1112 | 1,561 | 6/10/2015 |
2.0.6.1110 | 1,166 | 6/10/2015 |
2.0.6.1109 | 999 | 6/10/2015 |
2.0.6.1108 | 2,407 | 5/20/2015 |
2.0.6.1106 | 6,221 | 5/16/2015 |
2.0.6.1102 | 65,729 | 1/20/2015 |
2.0.6.1101 | 1,043 | 1/20/2015 |
2.0.6.1100 | 5,804 | 1/7/2015 |
2.0.6.1076 | 22,296 | 9/6/2014 |
2.0.6.1074 | 2,110 | 8/29/2014 |
2.0.6.1071 | 11,545 | 6/19/2014 |
2.0.6.1070 | 1,066 | 6/19/2014 |
2.0.6.1069 | 17,866 | 5/8/2014 |
2.0.5.1063 | 5,420 | 4/4/2014 |
2.0.5.1062-dev | 1,030 | 4/4/2014 |
2.0.4.369 | 725,638 | 9/22/2012 |
See the main project page (http://hpop.sourceforge.net/) for release notes.