Projects / libSmtpThread

libSmtpThread

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.

Tags Communications Email Email Clients (MUA) Mail Transport Agents Software Development Libraries
Licenses LGPL
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  02 Dec 2007 07:14
  • Rrelease-after

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.

No changes have been submitted for this release.

0c74c72138db797864addf765734eca8_thumb

Project Spotlight

OSG Composer

A program that makes creating 3D scenes for your OpenSceneGraph applications really fun.

No-screenshot

Project Spotlight

fabric3

An SCA runtime.