带有 .NET API 的邮件引擎

发布于 2024-08-11 03:25:58 字数 217 浏览 6 评论 0原文

我正在寻找一个邮件引擎,支持

  • 发送电子邮件
  • 捕获退回的电子邮件
  • 支持阅读确认
  • 显示邮件统计报告(收到/退回的数量)
  • 通过可以使用.Net调用的API公开所有

内容有人知道吗?它不一定是免费的(尽管总是很好),但它不能是订阅的。它必须是一次性购买。

我尝试用谷歌搜索他们,但找不到。

I am looking for a mailengine that supports

  • Sending emails
  • Catching bounced emails
  • Support read confirmations
  • Show reports of mailing statistics (how many received/bounced)
  • Expose everything through an API that can be called using .Net

Does anyone know of any? It doesn't have to be free (always nice though) but it can't be a subscription. It has to be a one time purchase.

I tried Googling for them but I couldn't find one.

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

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

发布评论

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

评论(2

仙女山的月亮 2024-08-18 03:25:58

嗯,我知道几个部分解决方案,但不是一个大包:

您应该能够快速地将某些东西组合在一起。没有一个大的解决方案可以做到这一点,除非您想购买完整的新闻通讯系统或其他东西。

Well I'm aware of a couple of partial solutions, but not one big package:

You should be able to hack something together quite fast. There is no one big solution to do this, unless you want to buy a full newsletter system or something.

謸气贵蔟 2024-08-18 03:25:58

也许我刚刚在代码项目上找到的这个项目会有所帮助:Email Component for .NET

它似乎拥有大部分(如果不是全部)必要的组件。

Perhaps this project I just found on Code Project will help: Email Component for .NET

It seems to have most if not all of the necessary components.

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