使用 SQL Server 群发邮件

发布于 2024-09-30 17:55:09 字数 94 浏览 0 评论 0原文

有没有办法使用SQL Server群发邮件?或者我是否必须从 jangomail 或其他公司购买服务/API。使用 SQL Server 或 API 服务的优点/缺点是什么?

Is there a way to use SQL server to send mass email? or would I have to purchase a service/API from companies like jangomail or others. what are the advantages/disadvantages to using SQL server or API services?

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

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

发布评论

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

评论(1

不寐倦长更 2024-10-07 17:55:09

可以通过 SQL Server 发送群发邮件。查看 http://msdn.microsoft.com/en-us/library /ms189505.aspx

我用它来发送技术通知、警告等。对于向客户群发邮件,我会使用一些可以让您制作漂亮的电子邮件布局并集成到 CRM 系统等中的东西。

Sending a mass mailing through SQL Server is possible. Take a look at http://msdn.microsoft.com/en-us/library/ms189505.aspx.

I use this for technical notifications, warnings etc. For Mass-Mailings to customers I'd use something that allows you to make a nice looking email layout and that integrates into a CRM-System or the like.

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