Class SystemMailSender

All Implemented Interfaces:
Iterable<ComponentType>, Channel, ComponentType, Eligible, Manager

public class SystemMailSender extends MailComponent
A component that sends mail using a system wide (user independant) configuration to access the server.

The component uses Jakarta Mail to connect to a mail server.