See: Description
| Class | Description |
|---|---|
| BackendClient |
BackendClient decorates a
ClientWithProxyErrorHandling instance with
memorization of connection state, i.e. previous exceptions. |
| RelayDestination |
RelayDestination relays each step of the mail transaction in "realtime" to a
gateway.
|
| Exception | Description |
|---|---|
| BackendRejectException |
Indicates that the SMTP command from the client must be rejected because the
backend server in turn rejected the SMTP command sent from this server.
|