Setting up dbmail in SQL Server 2005 on Server 2003
0
Q:
Setting up dbmail in SQL Server 2005 on Server 2003
I am having trouble setting up dbmail in SQL Server 2005 running on Server 2003. I am trying to send mail through an Exchange 2007 Server. Do I need to use the SQL Service account with Windows authentication? Also on the Exchange side, how should the "receive connector" be set?



Software/Hardware used:
SQL Server 2005
ASKED: Nov 6 2009  4:37 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
46765 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
When using dbmail you can use a Windows account or a local account. Dbmail uses SMTP to send email, it doesn't use the account that SQL Server is running under.

The receive connector can be left with the default settings. When you configure the dbmail settings you can give it a Windows account and password to authinticate with.
Last Answered: Nov 8 2009  9:29 AM GMT by Mrdenny   46765 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0