使用POP3客户端从.Net读取邮件 [英] Read mail from .Net using POP3 client

查看:159
本文介绍了使用POP3客户端从.Net读取邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好
我想要使​​用示例的pop3客户端在.net应用程序中从电子邮件中读取未读邮件的源代码.

Hi to all
I want source code for unread mail from email in .net application using pop3 client with example.

推荐答案

C# .NET中的POP3客户端 [ ^ ]


这是不可能的,因为POP3协议不了解服务器上的未读电子邮件.该信息永远不会在协议中显示.

您可以在此处 [ ^ ].

如果要开发POP3客户端,可以使用像
这样的开源库
http://hpop.sourceforge.net/ [ ^ ]

C#邮件 [ ^ ]

打开POP [ ^ ]

阅读 CP [
Its not possible because the POP3 protocol does not have any knowledge of unread emails on the server. That information is never presented in the protocol.

You can find more info here[^].

If you want to develop POP3 client you can use open source libraries like

http://hpop.sourceforge.net/[^]

C# Mail[^]

Open POP[^]

Read this article on CP[^]


这篇关于使用POP3客户端从.Net读取邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆