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 - 2002-02-13 : 07:52:22
|
| Atieh writes " Hello, I define a profile with an Email account and start and stop "SQL Mail" and "SQL Server Agent" with it successfully. (I installed Microsoft Outlook and my profile has these services : Internet E-mail(with a(n) valid Email account), Outlook Address Book,Personal Folders.) Sometimes I can send mail with "xp_sendmail" successfully, but Sometimes I receive the message MAPI login failure in this form : Server: Msg 17903, Level 18, State 1, Line 0 MAPI login failure. and when I stop and start "MSSQl Server" and "SQL Server Agent" in SQL Service Manager , I can send mail successfully again. Do you know how can I send mail with SQLMail without this problem ? Thanx a lot Atieh Kashani" |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2002-02-13 : 11:50:32
|
| There are a lot of potential causes of this error.Make sure Outlook (Not OL express) is your default mail client.The mail profile should be for the Service startup accounts.Is that the exact error message?-Chad |
 |
|
|
|
|
|