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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-12-07 : 09:28:58
|
| Sarena writes "How do you setup to receive email from Sql Server when something fails? Can you use anything else than Outlook?" |
|
|
efelito
Constraint Violating Yak Guru
478 Posts |
Posted - 2001-12-07 : 11:56:13
|
| You just need to setup a MAPI-compliant mail profile on the server for the user account used to start SQL Server Agent. Most people use Outlook, but I've seen the generic exchange client that comes with exchange server used too. See Setting Up SQLAgentMail in BOL for step by step instructions.Jeff BanschbachConsultant, MCDBA |
 |
|
|
|
|
|