Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL 200 Mail

Status
Not open for further replies.

qsac

Programmer
Jan 22, 2002
242
US
If i setup a mail profile using Outlook 2000 on the SQL server. If i use that profile for SQL Mail, does Outlook have to be open to send mail?

thanks,
Q
 
If you have an exchange server no. If you have POP3 then yes.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
If you are just sending mail, and you have POP3 google for sp_smtp_sendmail and install that. It will allow you to send mail without using Outlook.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top