Package edu.uiuc.ncsa.security.util.mail
A simple mail system. This can be used with, for instance, the Notifier in the servlet module
to put mail support in any web application -- and event happens in the servlet, you get an
email notification.
Created by Jeff Gaynor
on 8/3/22 at 8:19 AM
-
Interface Summary Interface Description MailConfigurationTags Tags for the XML element in a configuration file that governs mail messages.MailUtilInterface Created by Jeff Gaynor
on 11/7/23 at 6:20 AM -
Class Summary Class Description JakartaMailSenderThread Created by Jeff Gaynor
on 11/7/23 at 12:31 AMJakartaMailUtil A utility for sending messages via SMTP or SMTPS using Java mail.MailEnvironment Created by Jeff Gaynor
on 11/7/23 at 12:31 AMMailSenderThread Created by Jeff Gaynor
on 11/7/23 at 12:31 AMMailUtil A utility for sending messages via SMTP or SMTPS using Java mail.MailUtilProvider Provider for theMailUtil
from an XML configuration file.