如何使用 Windows 脚本通过 SMTP 服务器发送电子邮件?

发布于 2024-07-15 06:20:22 字数 262 浏览 4 评论 0原文

我是 Windows 脚本编写新手。 我在 此处 看到了有关在 Exchange 服务器上发送电子邮件的帖子,但是我的情况有点不同。

我们需要能够使用在我们的任何网络中配置的任何 SMTP 服务器从 Windows 脚本发送邮件。 你能帮忙吗?

  • IM_IBM

I am new to Windows scripting. I saw the post on sending email on an Exchange server from WScript here, but my scenario is a little different.

We need to be able to send the mail using any SMTP server configured in any of our networks from the Windows Script. Can you please help?

  • IM_IBM

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

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

发布评论

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

评论(1

別甾虛僞 2024-07-22 06:20:22

参考问题中提供的解决方案实际上适用于任何 SMTP 服务器。 请查看以下链接,其中解释了如何使用 CDOSYS:

ASP 使用 CDOSYS 发送电子邮件 ( W3Schools)

使用端口 25 发送 SMTP 邮件CDOSYS (MSDN)

凯夫

The solution provided in the question you refer to will actually work with any SMTP server. Take a look at the following links which explain how to use CDOSYS:

ASP Sending e-mail with CDOSYS (W3Schools)

Sending SMTP Mail by Port 25 Using CDOSYS (MSDN)

Kev

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