440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
The   {key13}


libSmtpThread 1.1.0 (Default branch)

FreshMeat

Sunday December 2, 2007. 05:14 PM
FreshMeat

libSmtpThread is a multi-threaded C++ library for sending mail via SMTP. The library provides a connection pool that initializes a set of threaded SMTP connections. Emails can be pushed into the pool, which accepts all mail and delivers them to a free connection. The delivery to the SMTP server is processed in a separate thread, so you don't have to wait for mail to be accepted. It has been successfully tested with Postfix. License: GNU Lesser General Public License (LGPL) Changes: A bug has been fixed which caused libsmtpthread to enter an infinite loop under some conditions when a connection was lost. Some code-optimizatons have been made. The API has changed for the class "SMTPConnection": some overloaded constructors have been added.
libSmtpThread multi-threaded library forsending mail SMTP. library provides libSmtpThread 1.1.0 (Default branch)
libSmtpThread 1.1.0 (Default branch) Read more at FreshMeat
freshmeat.net/releases/266881/

 

 Related News 

Search

Download Zicos
Mon October 13, 09:45 PM
The   {key13}