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-06-20 : 09:33:20
|
devi writes "Hi, I was able to send mails to the exchange users by specifying the mailbox name as an argument to the xp_sendmail stored procedure.
Now I have to use SMTP server as mail server. I have configured internet mail and specified outgoing & incoming mail servers and valid e-mail account. But when I try to open the inbox it is not getting opened. Simply it is giving the following error
Exchang32.exe access violation [Oxc0000005]
But when I remove personal folder from the profile which I have used to start SQL mail,inbox is getting opened .But I was not able to send mails. when I try to import the mailbox.pab ,earlier it was used by outlook express, an error messgae is given by saying that the file is being used by some other application.
please help me to get a solution for this problem
Thanks in advance devi" |
|
|
|
|
|