Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 273 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 273 Bytes

Simple SMTP Client Library

A small library for C and C++ to send mail by SMTP protocol. SSL (by 465'th port) supported, STARTTSL is not yet.

  • Library is licensed under MIT!
  • Library is designed for Linux, not tested on macOS, FreeBSD and Android
  • OpenSSL is in use