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 - 2003-11-24 : 07:49:26
|
| shreeman narayana writes "i use EXEC xp_sendmail 'sndshreeman@rediffmail.com', 'The master database is full.' before this i use USE masterEXEC xp_startmail but the result is unexpecting and error comes as Server: Msg 18030, Level 16, State 1, Line 0xp_sendmail: Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Outlook and set it as the default mail client.howevere i have configured outlook2000 as default mail server.the same problem occurs with xp_cmdshellif possible please clarify." |
|
|
|
|
|