| 
    Wt
    4.0.0
    
   | 
 
Namespace for the SMTP client library (Wt::Mail). More...
Classes | |
| class | Client | 
| An SMTP mail client.  More... | |
| class | Mailbox | 
| An email sender or recipient mailbox.  More... | |
| class | Message | 
| A mail message.  More... | |
Enumerations | 
Namespace for the SMTP client library (Wt::Mail).
      
  | 
  strong | 
Enumeration for a recipient type.
| Enumerator | |
|---|---|
| To | 
 To: recipient.  | 
| Cc | 
 Cc: recipient.  | 
| Bcc | 
 Bcc: recipient (is omitted from the recipients in the message itself)  | 
 1.8.11