Hey,

I'm writing a program for a highschool programming assignment, and I'd like one of the features of the program being able to send a simple email updating the user of the status of the program.

How do you go about sending a simple email in C++?

any help would be appriciated,

thanks,

Coukapecker