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

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
 

Detailed Description

For establishing a connection to an SMTP server and sending emails.

Definition in file SmtpMailer.h.