March 3, 2010 at 10:37 pm
I'd like the reports being emailed through a subscription to show the sender as our company alias, not the actual email address (the Display Name).
i.e. the report comes from notice@company.com (in the rsreportserver.config file, the <From> is set to notice@company.com)
I'd like the report to indicate coming from "Company". However, changing the <From> to anything other than in the format abc@host.xyz results in failure of the email to be sent.
When sending email through database mail, the received emails show as coming from "Company [notice@company.com]" by setting the Display Name to "Company" for each account. This is the end result of what I want to accomplish when the subscriptions are being emailed through SSRS.
Is it possible to do this? If so, how?
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
March 3, 2010 at 10:53 pm
<beat head on wall>.....
I spent over an hour on the web, trying out different things before posting this question. Then, after posting, I tried one other thing and it worked.....
Set the Sender Address to "Company <notice@company.com>" to get it to work this way.
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply