如何更快地发送邮件? [英] How to Send mails faster?

查看:78
本文介绍了如何更快地发送邮件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨..

如何更快地发送邮件.发送7MB数据需要花费近6分钟的时间,这是很长时间的.如何克服这个问题并更快地发送.是否有任何编码可以使用asp.net更快地发送邮件


在此先感谢...

Hi..

How to send mails faster. it is taking nearly 6 min to send 7MB of data which is a long time. How can this be overcome and send faster.Is there any coding to send mails faster using asp.net


Thanks in advance...

推荐答案

可能是您可以使用SmtpClient类异步发送邮件 .但这不是编码障碍.取决于其他因素(更快的连接,邮件服务器配置).您说gmail效果很好,所以问题不在于您的代码.

希望对您有所帮助.
May be You can send mail asynchronously using SmtpClient class. But this is not a coding impediment. Depends on other things (faster connection, mail server configuration). You said that gmail works well, so the problem isn''t your code.

Hope it helps.


这篇关于如何更快地发送邮件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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