All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencms.mail.package.html Maven / Gradle / Ivy








Provides utility classes to generate email messages using the OpenCms email configuration.

There are currently 3 different mail types available:

  1. CmsSimpleMail: a simple text based email without attachments.
  2. CmsMultiPartMail: a text based email with attachments.
  3. CmsHtmlMail: an HTML formatted email with optional attachments.
@since 6.0.0 @see org.apache.commons.mail.SimpleEmail @see org.apache.commons.mail.MultiPartEmail @see org.apache.commons.mail.HtmlEmail




© 2015 - 2024 Weber Informatics LLC | Privacy Policy