Hi,
I have a Microsoft 2003 Server, with SQL Server Standard Edition 8.00.760(SP3) installed.
I am using Microsoft Outlook 2002 (10.2627.2625) like my default mail and I have defined a Outlook profile "AutoSend" to use with SQL Mail with a email account POP3 configured.
In the Enterprise Manager, I assigned and tested this profile in the SQL Mail settings. It was fine.
In Fact, when I send a mail with xp_sendmail to my email account, it execute and display the messages: Mail sent.
But, the mail never was sent, it was in the outbox.
How Can I configure it to send mail
Note:
I don't have a Exchange Mail Server. I dont have an Active Directory. The user is local user for the server.

xp_sendmail does not send the mail
Super Iain
Tony_
manny hall
if i'm not mistaken Windows 2k3 has its own mail server
maybe you should exploit this feature.
sql server 2000 requires a MAPI compliant mail account
justStarting
Randall,
Did you ever get this one solved I have pretty much the same setup and am experiencing the same problem. This is working correctly in my test environment but not in production. The two appear to be identical but it's still failing on the one. Any other suggestions
Thanks,
Matt
mancroft
Check this out...I referred to these when I was setting up my xp_sendmail
http://www.databasejournal.com/features/mssql/article.php/10894_3345091_1
http://support.microsoft.com/default.aspx scid=kb;en-us;311231
http://www.aspfaq.com/show.asp id=2403