LibSmtpThread1.1.0

  • Submit New Release
  • Edit LibSmtpThread Information
  • Submit a New Software

Multithreaded C++ library for sending email via SMTP.

Friday, August 19, 2011
  • Development
  • Libraries
  • Networking

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.

Marcus Beranek
  • linux
  • Downloads
    1454
  • License
    LGPL
  • Platforms
    Unix / Linux
  • Requirements
    libpthread
  • Tags
    smtp
    thread
    multithread
    multithreaded
    email
    mail
    e-mail
    c++
    library
    dev
    development

Downloads / Release History


August
19
2011
LibSmtpThread 1.1.0
August
19
2011
LibSmtpThread 1.0.0

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles