Package org.apache.camel.component.mail
package org.apache.camel.component.mail
Defines the Email Component
-
ClassDescriptionResolver to determine Content-Transfer-Encoding for file attachments.Resolver to determine Content-Type for file attachments.Mail
Authenticatorthat supplies username and passwordDefaultJavaMailSenderwhich uses the JDK Mail API.The JavaMailSender interface contains all the methods of a JavaMailSender implementation currently used by the mail component.Mail authenticator that supplies username and passwordA Strategy used to convert between a CamelExchangeandMessageto and from a MailMimeMessageIs used for doing post processing tasks on the mailbox once the normal processing ended.Component for JavaMail.Generated by camel build tools - do NOT edit this file!Represents the configuration data for communicating over emailAConsumerwhich consumes messages from JavaMail using aTransportand dispatches them to theProcessorJavaMail specific converters.Generated by camel build tools - do NOT edit this file!Send and receive emails using imap, pop3 and smtp protocols.Generated by camel build tools - do NOT edit this file!Generated by camel build tools - do NOT edit this file!Represents aMessagefor working with MailA Producer to send messages using JavaMail.Utility class for sorting of mail messagesTo generate an unique ID of the mail message.Mail utility class.ASearchTermthat is based onDateTermthat compares with current date (eg now).A builder to build compoundSearchTerms.Allows to configure commonSearchTerm's using a POJO style, which can be done from XML DSLs.AExpressionwhich can be used to split aMailMessageper attachment.