Package org.apache.commons.mail2.core


package org.apache.commons.mail2.core
Commons-Email aims to provide a API for sending email. It is built on top of the Java Mail API, which it aims to simplify.

You must choose between the Javax org.apache.commons:commons-email2-javax or Jakarta org.apache.commons:commons-email2-jakarta implementation.

  • Class
    Description
    Constants used by Email classes.
    Exception thrown when a checked error occurs in commons-email.
    Utility methods used by commons-email.