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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to Email?

Status
Not open for further replies.

JurgenWellinger

Programmer
Aug 30, 2001
8
ZA
Is there a way (if yes, how?) to get an application to automatically send an email?

Thanks
Jürgen.
 
U can use CSocket and send commands to the SMTP server. That's the way I do it.
Bubak
 
Can you show me code examples of how to set it up. I don't want to have user interaction, just a simple automatically generated message sent to a fixed address.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top