Package com.levigo.jadice.server.mail
-
Class Summary Class Description AttachmentDirectory A directory that contains hierarchical information about the attachments of an email.MailBodyCreatorNode ThisNode
tries to create the title page for an email that contains the most important information of the mail header (To, From, CC, subject, ...) and a list of all attachments of this mail (seeAttachmentDirectory
). -
Enum Summary Enum Description MailBodyCreatorNode.HtmlProcessingMode The possible options to handle images in the html body when performing email conversions.