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)
 CDOSYS

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-10-09 : 10:13:28
Ajay writes "Hi,
I want to use CDOSYS for sending attachments is there any code
availble for this,more over in the sample i have seen that there
is a configuration of Remote SMTP like the following
EXEC @hr = sp_OASetProperty @iMsg, 'Configuration.fields("http://schemas.microsoft.com/cdo/configuration/sendusing").Value','2'.
What if i want to use my own SMTP,any help on this is graetly appreciated.
ajay"

jasper_smith
SQL Server MVP & SQLTeam MVY

846 Posts

Posted - 2002-10-09 : 14:39:34
Someone asked this question recently - that's not a URL it's a Namespace URI - if you examine the code in the KB Article it indicates where to put your SMTP/smart host server name



HTH
Jasper Smith
Go to Top of Page
   

- Advertisement -