Simple Mail Versions Save

An SMTP library written in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.

v3.0.0

1 month ago

std::shared_ptr API

v2.3.0

3 years ago
  • Qt6 support

v2.2.0

3 years ago
  • CPack support
  • Compilation fixes for Qt 5.15

v2.1.0

4 years ago
  • Fix compilation on Windows
  • Renamed SmtpClient header to SimpleMail

v2.0.0

4 years ago

New Async API with PIPELINE support