/** * Contains Destination core classes; destinations represents the different ways * of delivering a mail received in an incoming mail transaction, e.g. putting * the mail into a POP3 maildrop or transmitting it to a remote domain. */ package mireka.destination;