widows7中asp.net中的电子邮件系统,带有真实的电子邮件地址 [英] e-mail system in asp.net in widows7 with real e-mail addresses

查看:65
本文介绍了widows7中asp.net中的电子邮件系统,带有真实的电子邮件地址的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在< asp.net>中开发一个Web应用程序.我希望每当一名员工登录时,他就会看到他的收件箱.他也可以发送电子邮件.请您提出如何做这件事的建议.员工也应该能够回复或转发电子邮件,该电子邮件应该是真实的电子邮件地址.

I m developing a web-application in <asp.net>. I would like that when ever an employee logs in he sees his inbox. he is also allowed to send e-mail.can you please suggest how to do this thing. also the employee should be able to reply or forward the e-mail, the e-mail should be real e-mail address. please help me and mail me the code for the same if u have.

推荐答案

首先,您需要任何SMTP,然后可以使用System.Net.Mail命名空间:
http://weblogs.asp.net/scottgu/archive/2005/12/10/432854.aspx [ ^ ]

如果您没有SMTP,则可以使用Google SMTP进行测试:
注意:转到以下URL的最后一个帖子
http://www.codeproject.com/script/Membership/View.aspx?mid=3175915 [^ ]
First you need any SMTP then you can use System.Net.Mail namespace:
http://weblogs.asp.net/scottgu/archive/2005/12/10/432854.aspx[^]

If you don''t have SMTP then you can use Google SMTP for testing purpose:
Note: go at last post of below URL
http://www.codeproject.com/script/Membership/View.aspx?mid=3175915[^]


这篇关于widows7中asp.net中的电子邮件系统,带有真实的电子邮件地址的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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