问题描述
大家好。这里干得好。
我想了解如何通过让aspx页面访问pop3服务器并设置用户,从aspx.page中创建本地pop3电子邮件帐户帐户。
我现在使用的是VB.net Visual Studio 2008。我在Windows 2003服务器上运行.net 2.0到4.1。我在Windows 7终极系统上从VS2008进行编码,然后将网站发布到W2003服务器。所以我的本地计算机上有pop3设置。
我一直在寻找一些代码来完成这项工作。
我还没有在VS2008中找到一个可以让我访问pop3服务器的COM。非常感谢所有的帮助。
谢谢
Rick
Hi all. Good work here all the time.
I am looking to find out how I can create local pop3 email account from within an aspx.page by having the aspx page access the pop3 server and set up the user account.
I use VB.net Visual Studio 2008 at this time. I run .net 2.0 through 4.1 on my windows 2003 server. I do the coding from VS2008 on my windows 7 ultimate system and just publish the site to the W2003 server. So there is pop3 setup on my local computer.
I have been looking for some code to get this done.
I have not found a COM to use within VS2008 yet that lets me access a pop3 server. All help would be greatly appreciated.
Thanks
Rick
推荐答案
这篇关于如何使用vb.net创建pop3用户帐户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!