哪个是支持 S/MIME 的最佳托管 .NET 电子邮件组件?

发布于 2024-07-15 21:37:46 字数 1542 浏览 8 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

绮筵 2024-07-22 21:37:46

看来您实际上可以使用 .NET 的 BCL 发送 S/MIME 加密电子邮件。 它需要一些技巧(不过还不错),但是您可以轻松地解决该解决方案...请参阅此 MSDN 论坛主题,也可能这个。 请注意,还为商业产品 Rebex Secure Mail 提供了一个示例,如果你对 BCL 解决方案没有运气。 话虽如此,如果可能的话,我绝对会建议使用 System.Net 命名空间中提供的解决方案,尽管需要一些自定义配置。

It seems like you can in fact send S/MIME encrypted emails using the BCL of .NET. It requires a bit of a hack (not too bad however), but you could wrap the solution easy enough... See this MSDN forum thread and possibly also this one. Note that an example is additionally provided for Rebex Secure Mail, a commercial product, if you're having no luck with the BCL solution. Saying that, I would definitely recommend using the solution provided in the System.Net namespace if at all possible, despite requiring a bit of custom configuration.

完美的未来在梦里 2024-07-22 21:37:46

MIMEBlackbox 是功能最丰富的 MIME、S/MIME 和PGP/MIME。

MIMEBlackbox is the most feature-rich component set for MIME, S/MIME and PGP/MIME.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文