For establishing a connection to an SMTP server and sending emails. More...
#include <nawa/internal/macros.h>
#include <nawa/mail/Email/Email.h>
#include <nawa/mail/EmailAddress.h>
#include <string>
Go to the source code of this file.
Classes | |
class | nawa::mail::SmtpMailer |
Namespaces | |
namespace | nawa |
namespace | nawa::mail |
For establishing a connection to an SMTP server and sending emails.
Definition in file SmtpMailer.h.