SSRS 电子邮件的独立邮箱使用什么服务帐户

发布于 2024-11-05 06:31:07 字数 508 浏览 1 评论 0原文

如果我在单独的 PC 上安装了单独的 SQL Server 实例,并且将其用作我的报表服务器,如果我在报表服务器的配置管理器中使用内置本地系统帐户,那么它实际使用的帐户是什么发送订阅电子邮件?我问这个问题是因为我正在尝试向群组发送电子邮件,但我不断收到以下错误。

您的邮件未到达部分或全部预期收件人。

  Subject:  Test Report was executed at 5/2/2011 1:22:09 PM
  Sent: 5/2/2011 1:22 PM

无法联系到以下收件人:

  Test Group on 5/2/2011 1:22 PM
        You do not have permission to send to this recipient.  For assistance, contact your system administrator.
        <exchange server #5.7.1>

If I have a seperate instance of SQL Server installed on a seperate pc and I'm using that as my report server, if I use the build in Local System account in the config manager for the report server, what account is it actually using to send out subscription emails? I ask because I am trying to send emails to groups but I keep recieving the following error.

Your message did not reach some or all of the intended recipients.

  Subject:  Test Report was executed at 5/2/2011 1:22:09 PM
  Sent: 5/2/2011 1:22 PM

The following recipient(s) cannot be reached:

  Test Group on 5/2/2011 1:22 PM
        You do not have permission to send to this recipient.  For assistance, contact your system administrator.
        <exchange server #5.7.1>

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

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

发布评论

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

评论(1

双手揣兜 2024-11-12 06:31:07

I just editted my answer to your earlier version of this question.

SSRS doesn't authenticate when sending email. It uses SMTP. In the "Reporting Services Configuration Manager" you specify the Sender Address and SMTP Server. Test the SMTP connection to this server using this sender address. Sounds like your email server has some relay restrictions.

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