如何使用c#读取hotmail电子邮件

时间:2014-04-02 00:39:07

标签: c# dll hotmail

检查这些:

1 - Easiest way to read hotmail emails
但似乎OpenPop.NET已被弃用,不再有效! 我试过" pop3.live.com "用" 995 "端口和 ssl [true | false]和完整的电子邮件地址作为用户名并始终出错 我在他们的解决方案中尝试了 OpenPopTest ,并且 ssl true 我收到了以下错误:

<code>The server did not accept the user credentials!</code>

并且 ssl false 我收到以下错误:

enter image description here

2 - Hotmail-using-C-A-HTTPMail-client-under-NET
但是http://services.msn.com/svcs/hotmail/httpmail.asp。不再存在了!

非常感谢能给我一个解决方案。

编辑:
这是http://hpop.sourceforge.net/解决方案中的 OpenPopTest 窗口,我没有在代码隐藏中改变任何东西。

enter image description here

1 个答案:

答案 0 :(得分:0)

首先,您需要在Hotmail帐户中将POP设置为True 按照设置 - &gt;帐户 - &gt; POP和IMAP,设置为True

Pop3网址也已更改,因此请使用 pop-mail.outlook.com 而不是pop3.live.com。

有关详细信息,请提供此URL http://answers.microsoft.com/en-us/windowslive/forum/livemail-email/wlm-2012-hotmail-error-0x800ccc92/4c37b2b7-c8ce-4ac6-9cd5-9d13368ff167?auth=1