Package mireka.transmission
Provides the reliable transmission service API and the corresponding
TransmitterDestination destination.-
Interface Summary Interface Description Transmitter A reliable (as specified by SMTP) mail transmitting service. -
Class Summary Class Description Mail An SMTP mail object, which contains both an envelope and content.TransmitterDestination The TransmitterDestination marks a recipient for which the mail must be transmitted asynchronously to a remote MTA as specified by the remote part of the address. -
Exception Summary Exception Description LocalMailSystemException Signals a failure within the scope of this installation, in which the SMTP protocol is not involved.