在asp.net中发送电子邮件的最佳方式是什么? [英] What is the best way to send email in asp.net

查看:83
本文介绍了在asp.net中发送电子邮件的最佳方式是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我不想通过数据库或Windows调度程序发送电子邮件,所以在一段时间后发送电子邮件的最佳方式是什么。



问候,

Sanjay更多

解决方案

请在下面找到链接,这是发送电子邮件的最佳方式



发送使用ASP.NET和C#的邮件/联系表单 [ ^ ]


选中此项以便一次向多个用户发送电子邮件



http:// www。 codeshode.com/2011/07/send-bulk-emails-using-c-vbnet-in.html [ ^ ]


然后,您可以在应用程序中使用asp计时器,并设置计时器以调用使用SMTP发送邮件的功能。 / BLOCKQUOTE>

Hi,
I dont want to send email through database or windows scheduler so what is the best way to send email after certain duration of time.

Regards,
Sanjay More

解决方案

Please find below link which is best way for sending email

Send Mail / Contact Form using ASP.NET and C#[^]


Check this for sending email to multiple users at a time

http://www.codeshode.com/2011/07/send-bulk-emails-using-c-vbnet-in.html[^]


Then maybe you can use a asp timer in your app and set the timer to call the function that sends out the mail using SMTP.


这篇关于在asp.net中发送电子邮件的最佳方式是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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