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
 General SQL Server Forums
 New to SQL Server Programming
 Sending Email through SQL server

Author  Topic 

vishu_av
Yak Posting Veteran

69 Posts

Posted - 2007-06-14 : 04:38:11
Hi All,
I wanted to send E-mails to a system 'A' with windows XP as OS.
I would like to opt for CDOSYS for windows XP and shoot-out a mail from my SQL server 2000 (my server 'B' is on Windows Server 2003 OS) using SMTP server running on remote machine 'A'.
I have following queries.
1) Can CDOSYS libraries work well for Windows XP? ( I have seen sites only mentioning CDOSYS for windows 2000 OS).
2) Will configuring SMTP server alone on the system 'A' suffice my requirement or is there something else that i have to do?

please guide me..
Thanks in advance.

vishu
   

- Advertisement -