| Class | Description |
| EMailAddress |
Email address to send mails to as well as the frequency and the last email send.
Data can be stored in a database if Walter.Web.FireWall.SqlLogger is used else
it is stored on disk specified in the FireWallConfiguration this defaults to \AppData\Emails
|
| EmailAudit |
Class EmailAudit is used to document the emails created and send during a application session.
|
| EmailBufferLocation |
Base class for managing storage buffering violations that need to be communicated.
|
| EMailConfiguration |
This class represents the e-mail configuration used by the firewall.
Email configuration contains mail addresses and their individual preferences as well as mail server connection properties
|