Package mireka.filter.proxy
Provides a filter which relays a mail transaction step
by step to a backend server in "real time".
-
Class Summary Class Description BackendClient BackendClient decorates aClientWithProxyErrorHandlinginstance with memorization of connection state, i.e. previous exceptions.RelayDestination RelayDestination relays each step of the mail transaction in "realtime" to a gateway. -
Exception Summary 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.