Configure SQL server reportign service to send email
Posted
by Edoode
on Server Fault
See other posts from Server Fault
or by Edoode
Published on 2010-03-24T15:31:35Z
Indexed on
2010/03/24
15:33 UTC
Read the original article
Hit count: 287
Hi
I'm configuring SQL server 2005 reporting server to send emails outside the domain. I have followed the steps outlined at MS but have a question:
How can I supply a domain user to connect to the Exchange server in the same domain? I've tried
<SMTPAccountName>DOMAIN\User</SMTPAccountName>
in the rsreportserver.config.
© Server Fault or respective owner