Package | Description |
---|---|
mireka.list |
Provides a simple mailing list, which can be used for small, closed,
internal mailing lists, if a full mailing list manager software is not
available.
|
Class and Description |
---|
ListDestination
A ListDestination assigned to a recipient indicates that the mail should be
redistributed to multiple recipients.
|
ListMember
Member holds information about a mailing list member.
|
MailValidator
MailValidator validates a mail based on its content, in contrast to
validating based on the mail envelope.
|
ParsedMail
ParsedMail encompasses both the original
Mail object and the mail
body lazily parsed into a MimeMessage format. |