sending an email

i want to send emails with a c++ program, but i am using an older version of c++ (msvc++ 6 introductory edition) and cannot use system.net.mail namespace (i dont think, if there is a way please tell me) because it is part of .net 2.0 so is there any other way of sending email


Answer this question

sending an email