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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Mail Problem

Author  Topic 

StylizIT
Starting Member

12 Posts

Posted - 2004-02-04 : 04:42:45
hi all

I want to send mail trough a STOC but i get the next error:
xp_sendmail: failed with mail error 0x80040111

I know that the problem is that my server can't detect any
Mapi(Profile)

I use SQL server 2000, Mailserver: KERIO, client:Outlook

I'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.htm

Perfection is just an Illusion but I want to get as close as possible to that Illusion
Go to Top of Page
   

- Advertisement -