Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automating emails through Exchange 5.5

Status
Not open for further replies.

Torp23

Programmer
Jun 13, 2002
32
US
I am an MCP and need some advice/direction. I am trying to add an email service to my web site where members will receive email confirmation of their registration and periodic bulletins, etc... I am a VB 6 programmer and will be doing this in COM objects and I have Exchange 5.5 w/SP2 running on NT4 SP6a. The only piece that I am missing is accessing and sending email in code through Exchange. I downloaded the Cdoasp.exe file from msdn and ran it on my server (which is also my IIS 4.0 server), but I am having problems with that. Is there any advice anyone has on learning more about using the cdo or maybe some other method to send email through code (VB) to send email? Thanks in advance! :)
 
helo Torp23

if u want to send only emails then not try to use xchange server or cdo. instead use CDONTS. its light weight n will fulfill ur need well.

u can find about cdonts in msdn library.

good luck
ComputerJin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top