Setting Up A Report for Email Delivery - SQL Server Reporting Services

1. Edit the file
C:\Program Files
\Microsoft SQL Server
\MSSQL.3
\Reporting Services
\ReportServer
\rsreportserver.config.

2. Navigate to
/Configuration
/Extensions
/Delivery
/Extension[@Name='Report Server Email']
/Configuration
/RSEmailDPConfiguration

3. Set the text of the following nodes

NodeValue
<SMTPServer>SMTP server name
<From>email address of sender
<SetEmailToUserAlias>False
<PermittedHosts>Add child node named <HostName> with the text of the additional domain

4. Configure the report's data sources' credentials