使用tls身份验证发送邮件 [英] Sending mail with tls authentication

查看:112
本文介绍了使用tls身份验证发送邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

有人知道某些.net免费软件可以通过tls身份验证发送SMTP邮件吗?

谢谢,
克里斯

解决方案
你可以自己很容易使用类写(Set 启用TLS)和类.


Hi all,

Anybody know of some .Net freeware that can send SMTP mails with tls authentication?

Thanks,
Chris

解决方案

You can write your own very easily using the SmtpClient class (set EnableSsl to true to enable TLS) and the MailMessage class.


这篇关于使用tls身份验证发送邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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