Package org.nuxeo.mail
package org.nuxeo.mail
-
ClassDescriptionWraps a
Blob
into aDataSource
.Deprecated.since 2023.4 Compatibility implementation of MailSender relying on a MailSession available through JNDI.Identifies NuxeoExceptions related toMailMessage
sending.OutputStream
used within aSession
to print debug logs.A class representing a mail message.Interface for sendingMailMessage
s.Describes aMailSender
which can be parameterized with properties.Service used to send mails.Builds yourSession
.Helper to convertMailMessage
s toMimeMessage
.Default implementation ofMailSender
buildingMimeMessage
s and sending via SMTP protocol.