| Interface | Description |
|---|---|
| EmailExaminer |
This interface provides methods for examining
javax.mail.Message objects. |
| Class | Description |
|---|---|
| EximEmailExaminer |
This email examiner examines emails that are in Exim format
|
| RegExEmailExaminer |
This is a service that determines properties of a bounced
message created by a MTA using regular expressions.
|
| SendmailEmailExaminer |
This is a service that determines properties of a bounced
message created by a sendmail MTA.
|