Package org.xwiki.mail
package org.xwiki.mail
-
ClassDescriptionA helper used to notify several
MailListener
.An emptyEmptyMailStatusResult
.Extension of theMimeMessage
in order to support processing by this mail API.Save, load and delete mail content.Allows listening to Mail sending results.The result of the batch of emails being sent.Send mails.Represents all XWiki configuration options for the Mail Sending feature.Represents the state of a mail (ready to be sent, sent successfully or failed to be sent).Contains information about a mail (when it was sent, its status, etc).Provides status for each mail in the batch of mails that have been sent.SerializeMailStatusResult
.Encapsulate a Mail Store error.Creates some message body Part to be added to a Multi Part message.Create one or severalMimeMessage
.Create a Java MailSession
object, taking its properties from some configuration location but allowing to pass additional properties (for example to reuse an existing Batch Id).AMailListener
doing nothing.XWiki Java Mail Authenticator taking the user name and password from aMailSenderConfiguration
instance.