Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-01 13:55 Back to release list
1.0.0

Tags: Initial freshmeat announcement

Project Resources