Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sassaidi
Starting Member
7 Posts |
Posted - 2002-08-09 : 15:42:46
|
| Hi, We have three servers with Windows 2000 and SQL Server running on it, nothing else. We also have 1 web server with the SMTP service running. No MAPI subsystem has been installed on the SQL Servers so the SQL MAIL and SQLAGENTMAIL will not work (as what I've learned on the microsoft site, I can install Outlook 2000 and the MAPI subsystem will be installed). Is there a monitoring tool (3rd party) I can use so that when it is installed, I will be able to send emails? I do not want to install outlook on the SQL Servers. Also, do I need some type of email server or the SMTP will do? Thanks for you help, Sas |
|
|
Page47
Master Smack Fu Yak Hacker
2878 Posts |
Posted - 2002-08-09 : 15:49:13
|
| You are going to need a mail server (exchange specifically)to set up SQL Mail....and SMTP service on the web server will not allow you to send SMTP mail from your database server...Jay White{0} |
 |
|
|
Merkin
Funky Drop Bear Fearing SQL Dude!
4970 Posts |
Posted - 2002-08-09 : 23:04:46
|
| http://www.sqlteam.com/SearchResults.asp?SearchTerms=emailDamian |
 |
|
|
|
|
|