NAWA 0.9
Web Application Framework for C++
SmtpMailer.cpp File Reference

Implementation of the SmtpMailer class. More...

#include <curl/curl.h>
#include <nawa/Exception.h>
#include <nawa/mail/EmailAddress.h>
#include <nawa/mail/SmtpMailer.h>
#include <nawa/util/crypto.h>
#include <nawa/util/utils.h>
#include <random>

Go to the source code of this file.

Detailed Description

Implementation of the SmtpMailer class.

Definition in file SmtpMailer.cpp.