|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AbstractMailFilter is a base class for all javax.mail.Message
filters.EmailMessageToString extracts a java mail Message contents and
returns a string. elements. elements.TlsConfiguration)
for IMAPS from System properties.MailMessageAdapter is a wrapper for a javax.mail.Message that
separates multi-part mail messages, storing all but the first part as attachments
to the underlying AbstractMessageAdapter.MailSubjectRegExFilter applies a regular expression to a Mail
Message subject.Pop3Connector is used to connect and receive mail from a POP3
mailbox. elements. elements.TlsConfiguration)
for POP3S from System properties.DataContenetHandler for use with certain mime types.
SimpleMailMessageAdapter is an adapter for mail messages.SmtpConnector is used to connect to and send data to an SMTP mail
serverSmtpMessageDispatcher will dispatch Mule events as Mime email
messages over an SMTP gateway.SmtpMessageDispatcherFactory creates an instance of an SmtpMessage
dispatcher used for sending email events via an SMTP gateway elements. elements.TlsConfiguration)
for SMTPS from System properties.StringToEmailMessage will convert a String to a JavaMail Message,
using the String as the contents.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||