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-01-04 : 09:32:31
|
| Melissa writes "I am trying to install an outlook client in order to use sql mail with a groupwise mail box. I can configure outlook to work with groupwise and send message via the client with no problem. When I setup the sql mail using the client user name, it tells me it can start and stop a mapi profile. When I clicl okay, it tells me that a mapi profile for that user can not be located on that server. This a win2k, sql server 2000.It is logging on with a domain admin account to the server, mssql and sql server agent. Do you have any ideas?" |
|
|
JamesH
Posting Yak Master
149 Posts |
Posted - 2002-01-09 : 15:53:15
|
| Try logging into the server as the mail account login. Ex. Domain\SQLMailAcct, profile SQLMailAccount. configure the mail and have it use this account as the default profile. Otherwise, SQL won't see the mapi default account. |
 |
|
|
|
|
|