Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   SMTP C++ API (http://www.chiefdelphi.com/forums/showthread.php?t=30417)

Ryan M. 22-09-2004 16:04

SMTP C++ API
 
Anyone know of a good, cheap, easy to use SMTP library for C++? I did a few searchs on Google, but didn't really turn anything up. I'm just looking for a library of some kind which will allow me to login in to a SMTP server and transmit a message. I could do it the hard way with sockets by hand, but I'm not looking for more work... :)

So, any suggestions?

Raven_Writer 23-09-2004 13:49

Re: SMTP C++ API
 
www.planet-source-code.com has a few (no direct links though, sorry).

www.codeproject.com also has some nice info about SMTP's.

Or, if you want to do it another way, look at the source code for Thunderbird ( www.mozilla.org/products/thunderbird ).


All times are GMT -5. The time now is 00:23.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi