PDA

View Full Version : C++ Builder 6 - Send Mail


Rowin
Jul 4, 2006, 05:45
Hi,
is there a function to send a mail in C++ Builder?
Kind Regards,
Rowin

AvDav
Jul 4, 2006, 06:34
Even if there isn't you can always send via winsock which is provided by C++ Builder. BTW, I would look through Builder's docs / search in inet first rather than posting this question in a forum.