| Interface | Description |
|---|---|
| EmailSender |
Interface of the FWD SMTP EMAIL extension.
|
| RemoteEmailSender |
Interface for remotely sending SMTP EMAIL.
|
| Class | Description |
|---|---|
| EmailDaemon |
A client side class to daemon to handle sending of SMTP emails.
|
| SmtpEmail |
Implementation of the SMTP EMAIL extension.
|
| SmtpEmail.ContextContainer |
Simple container that stores and returns a context-local instance of
the remote email sender.
|