| Interface | Description |
|---|---|
| MailSaverInterface |
| Class | Description |
|---|---|
| MailListener |
Listens to incoming emails and redirects them to the
MailSaver
object. |
| MailSaver |
Saves emails and notifies components so they can refresh their views with new
data.
|
| MailServer |
The Class MailServer initializes the MailServer.
|
| SMTPServerHandler |
Starts and stops the SMTP server.
|