I have just setup a new Reporting Service Server. I loaded a page then I created a subscription which will email and excel document of the report out.
Each time the subscription runs I am getting this error below:
Failure sending mail: The report server has encountered a configuration error. See the report server log files for more information.Failure sending mail: The report server has encountered a configuration error. See the report server log files for more information.
When I take out the attachment on the email and just have it send the link the email runs fine with no errors. Is there some type of setup that needs to be done with the server side to have it send attachments?
Please let me know. Thanks
Ken, any luck with this problem?
I'm having the same issue - can email fine when only sending a link in the report subscription, but send fails when attempting to include an attachment. Just getting the following logon failure in the report server logs:
Logon Failure:
Reason: An error occurred during logon
User Name:
Domain:
Logon Type: 3
Logon Process: Authz
Authentication Package: Kerberos
Workstation Name: NZRPTAUC01
Status code: 0x8009030E
Substatus code: 0x0
Caller User Name: LOCAL SERVICE
Caller Domain: NT AUTHORITY
Caller Logon ID: (0x0,0x3E5)
Caller Process ID: 1740
Transited Services: -
Source Network Address: -
Source Port: -
|||
I am having same issue.. have you solved the problem?|||
Yes. The 'Log On' account that your SQL Server Reporting Services service runs under must have permissions to send email via your smtp server.
1. Open Admin Tools > Services on your report server and find the SQL Server Reporting Services service.
2. Double click the service and go to the Log On properties tab to determine the service account.
3. Set permissions on your smtp server to allow the service account to send email.
No comments:
Post a Comment