This article is a mirror article of machine translation, please click here to jump to the original article.

View: 22973|Reply: 1

[Source] C# develops the POP3 client of the email to receive the email

[Copy link]
Posted on 9/25/2016 10:01:42 PM | | |

OpenPop.NET is an open-source implementation of the POP3 client and a MIME parser developed in C#.
   
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

Project Homepage: http://www.open-open.com/lib/view/home/1326015709890
GitHub Project Homepage:

https://github.com/foens/hpop


nuget install command: Install-Package OpenPop.NET


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 tohpop-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

To install OpenPop.NET, run the following command in the Package Manager Console




Previous:Invalid URI for FormUrlEncodedContent: The URI string is too long
Next:node.js crawling pages of GBK websites
Posted on 9/10/2019 10:53:45 PM |
Brother Fei, brother, brother
Disclaimer:
All software, programming materials or articles published by Code Farmer Network are only for learning and research purposes; The above content shall not be used for commercial or illegal purposes, otherwise, users shall bear all consequences. The information on this site comes from the Internet, and copyright disputes have nothing to do with this site. You must completely delete the above content from your computer within 24 hours of downloading. If you like the program, please support genuine software, purchase registration, and get better genuine services. If there is any infringement, please contact us by email.

Mail To:help@itsvse.com