1. Home
  2. Browse
  3. cpp-smtpclient-library

cpp-smtpclient-library

v1.1.13#0Latest

An SMTP client library built in C++ that support authentication and secure connections

Install

Run the following Vcpkg command to install the port.

vcpkg install cpp-smtpclient-library

Usage

cpp-smtpclient-library provides CMake targets:

find_package(smtpclient CONFIG REQUIRED)

target_link_libraries(main PRIVATE smtpclient::smtpclient)

Dependencies

See source

Version

v1.1.13#0

Publication

Supports

!uwp

GitHub

jeremydumais/CPP-SMTPClient-library

Homepage

github.com/jeremydumais/CPP-SMTPClient-library

Subtree

b27f6bfad3

License

MITandZlib

Definition

Manifest