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 Development (2000)
 xp_sendmail

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-01-17 : 09:52:40
Marko writes "Hi, we have recently migrated to SQL Server 2000 and I have some applications that use the xp_sendmail procedure to send e-mails. The problem is that after the migration, the e-mails are not saved in the sent items folder (like in SQL 7). Does anybody know if there is a way to fix this? Thanks in advance for your time."

clarkbaker1964
Constraint Violating Yak Guru

428 Posts

Posted - 2005-01-18 : 19:31:15
I remember reading that xp_sendmail does not save sent items it will ignor the mapi profile options for saving mail. Correct me if im wrong but you can not change settings when using the extended procedure mail options.

Go to Top of Page
   

- Advertisement -