[This is preliminary documentation and subject to change.]
nDumbster.smtp contains all classes needed to test an application sending emails.
| Class | Description |
|---|---|
| SimpleSmtpServer | Dummy SMTP server for testing purposes. |
| SmtpMessage | Container for a complete SMTP message - headers and message body. |