简体   繁体   English

报告订阅以在 SSRS 中发送电子邮件

[英]Report subscription for email delivery in SSRS

I have an SSRS report.我有一份 SSRS 报告。 I tried to create a subscription asking an email delivery of the report to my mail account, but it fails, giving this error message:我尝试创建一个订阅,要求将报告通过电子邮件发送到我的邮件帐户,但失败了,并给出了以下错误消息:

The email address of one or more recepients is not valid.一位或多位收件人的电子邮件地址无效。

I have a Browser role.我有一个浏览器角色。

Could anyone tell me the reason?谁能告诉我原因?

There are a couple of issues that could cause this:有几个问题可能会导致这种情况:

Using an e-mail alias in combination with Windows Vista or Windows Server 2008 ( http://support.microsoft.com/kb/945601 )将电子邮件别名与 Windows Vista 或 Windows Server 2008 结合使用 ( http://support.microsoft.com/kb/945601 )

The Report Server does not have permission to relay e-mail through the Exchange Server ( http://blogs.technet.com/jonathanalmquist/archive/2008/04/01/scheduled-reports-email-address-not-valid.aspx )报表服务器无权通过 Exchange 服务器中继电子邮件 ( http://blogs.technet.com/jonathanalmquist/archive/2008/04/01/scheduled-reports-email-address-not-valid.aspx )

I had some trouble with this initially too.我最初也遇到了一些麻烦。 My problem was I was delimiting email addresses with commas when SSRS wants semicolons.我的问题是当 SSRS 需要分号时,我用逗号分隔电子邮件地址。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM