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

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

Go to download

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

There is a newer version: 17.0
Show newest version







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