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 |
|
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 codeavailble for this,more over in the sample i have seen that thereis a configuration of Remote SMTP like the followingEXEC @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 nameHTHJasper Smith |
 |
|
|
|
|
|