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 |
|
StylizIT
Starting Member
12 Posts |
Posted - 2004-02-04 : 04:42:45
|
| hi allI want to send mail trough a STOC but i get the next error:xp_sendmail: failed with mail error 0x80040111I know that the problem is that my server can't detect any Mapi(Profile)I use SQL server 2000, Mailserver: KERIO, client:OutlookI've tried everything that's on msdn to setup my MAPI but nothing helps.Perfection is just an Illusion but I want to get as close as possible to that Illusion |
|
|
StylizIT
Starting Member
12 Posts |
Posted - 2004-02-04 : 08:18:03
|
| I already solved it, I'm not using SQL MAIL anymore but, I'm sending my mail trough SMTP ( It is SQL MAIL based solution)more info about this solution check : http://www.sqldev.net/xp/xpsmtp.htmPerfection is just an Illusion but I want to get as close as possible to that Illusion |
 |
|
|
|
|
|