当前位置:首页 » 编程语言 » sqlserver数据库邮件

sqlserver数据库邮件

发布时间: 2025-04-07 02:06:12

sql 2008 R2 数据库邮件正常 报表订阅无法发送邮件

我的理解是你发送邮件订阅报错了,是吧,

这种错误通常当 SMTP 服务器上的安全策略设置仅允许经过身份验证的用户提交邮件以进行后续传递时,会出现此错误。如果 SMTP 服务器不接受匿名用户的电子邮件提交,则请与系统管理员联系以获取使用服务器的权限。

如果将 Exchange Server 名称指定为 SMTPServer,则也会发生此错误。若要使用 Exchange 服务器传递电子邮件,必须指定为 Exchange 服务器配置的 SMTP 网关的名称。请与 Exchange 管理员联系获取此信息。

打开 Reporting Services Configuration Management:

  1. Change the Reporting Services Windows account to be a account(e.g. Domain Account), which has permissions to send mails via the SMTP server.

  2. Open rsreportserver.config with TextEditor(e.g. notepad), change the SMTPAuthenticate to
    <SMTPAuthenticate>2</SMTPAuthenticate>

  3. Save the file, and then restart the Reporting Services.

  4. Now, we should be able to send mails.

https://technet.microsoft.com/zh-cn/library/ms159171(v=sql.105).aspx
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/ab8ab29e-640b-4114-bde3-9a532c53700b/unable-to-send-email-through-ssrs?forum=sqlreportingservices

热点内容
连着网找不到服务器ip地址 发布:2025-04-09 03:14:49 浏览:622
netk安卓叫什么 发布:2025-04-09 03:13:23 浏览:861
金税盘上传参数设置 发布:2025-04-09 03:13:23 浏览:626
安卓6g和4g哪个好用 发布:2025-04-09 03:07:42 浏览:641
安卓怎么改手写模式 发布:2025-04-09 02:57:30 浏览:915
为什么linux 发布:2025-04-09 02:45:36 浏览:853
php访问限制源码 发布:2025-04-09 02:37:07 浏览:652
win7如何删除文件夹 发布:2025-04-09 02:28:48 浏览:323
内存卡配置错误怎么办 发布:2025-04-09 02:28:47 浏览:348
win10怎么看处理器配置 发布:2025-04-09 02:09:40 浏览:721