如何使用 .NET 接收邮件?

发布于 2024-08-26 07:19:09 字数 1539 浏览 10 评论 0原文

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

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

发布评论

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

评论(1

停顿的约定 2024-09-02 07:19:09

不确定这是否正是您想要的,但我用来抓取/查看邮件的是 Papercut,在 codeplex 上找到

您可以在源代码中看到它如何侦听邮件等。只需坐在托盘中即可查看收到的邮件,无需设置 SMTP 服务器,非常方便。它充当 SMTP 服务器,只需将发送邮件的应用程序指向运行它的计算机即可。

Not sure if this is exactly what you're after, but what I used to grab/view mail is Papercut, found here on codeplex.

You can see how it listens for mail, etc in the source. It's handy for just sitting in your tray and viewing messages as they come in without needing a SMTP server setup at all. It acts as the SMTP server, just point the app sending mail the machine running it.

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