SMTPRouter Namespace |
| Class | Description | |
|---|---|---|
| GeneralErrorEventArgs |
Event Arguments for the event when a general error has happened
| |
| Listener |
A class representing an SMTP Listener
| |
| MessageErrorEventArgs |
Event Arguments for the event when a MimeMessage has had errors during its processing
| |
| MessageEventArgs |
Event Arguments for the event when a MimeMessage is received
| |
| MessageNotQueuedException |
Represents an exception that is thrown when a message could not be added to the queue by the Router | |
| MessageNotSentException |
Represents an exception that is thrown when a message could not be routed by the Router | |
| MimeMessageException |
A base class for Exceptions that contain a MimeMessage
| |
| PurgeFileEventArgs |
Event Arguments for the event of purging a file.
| |
| PurgeFilesEventArgs |
Represents the Event Arguments for an event that has files purged
| |
| QueuesNotInitializedException |
Represents an exception thrown when the Router could not create the queues
| |
| Router |
A class representing a Message Router.
| |
| Server | ||
| WorkingFolders |
A class peresenting the working folders of the Router |