在 C# 中使用 Pop3 读取电子邮件 [英] Reading Email using Pop3 in C#

查看:29
本文介绍了在 C# 中使用 Pop3 读取电子邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一种在 C# 2.0 中使用 Pop3 阅读电子邮件的方法.目前,我正在使用 CodeProject 中的代码.然而,这种解决方案并不理想.最大的问题是它不支持用 unicode 编写的电子邮件.

I am looking for a method of reading emails using Pop3 in C# 2.0. Currently, I am using code found in CodeProject. However, this solution is less than ideal. The biggest problem is that it doesn't support emails written in unicode.

推荐答案

我已经成功使用了 OpenPop.NET 通过 POP3 访问电子邮件.

I've successfully used OpenPop.NET to access emails via POP3.

这篇关于在 C# 中使用 Pop3 读取电子邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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