- All Known Subinterfaces:
- MailDestination, ResponsibleDestination, SessionDestination
- All Known Implementing Classes:
- AliasDestination, ForwardDestination, ListDestination, MaildropDestination, NullDestination, RelayDestination, SrsDestination, TransformDestination, TransmitterDestination, UnknownRecipientDestination
public interface Destination
Destination specifies the service which must be used to transfer an incoming
mail addressed to a specific recipient and it also contains information
necessary for that service to do the transfer. For example an instance may
specify that mail addressed to a specific recipient must be transmitted to a
gateway on a specific host.