See: Description
| Class | Description |
|---|---|
| ForwardDestination |
ForwardDestination redistributes mail to multiple recipients without changing
the reverse path.
|
| Member |
Member holds information about a mailing or forward list member.
|
| Srs |
The Srs class implements the Sender Rewriting Scheme (SRS), which makes
possible to forward mail without breaking SPF checks.
|
| SrsDestination |
An SrsDestination assigned to a recipient indicates that the mail must be
forwarded to a remote address, which is specified in the Sender Rewriting
Scheme (SRS) compatible local part of the recipient address.
|
| SrsRecipientSpecification |
Matches any recipient which seems to be an SRS reverse path.
|
| Exception | Description |
|---|---|
| InvalidSrsException |
Thrown if a seemingly SRS compatible reverse path has illegal syntax,
expired, or has invalid digital signature.
|