Web interface class to create and manage mailing lists with ezmlm. It features: - Displays a table with the lists already created, showing the list local and domain parts and the number of current subscribers. - Creation and alteration of list properties. - Alteration of list automatic message texts ...
... to a given SMTP server and send an e-mail message with given headers and body data. A separate script provides a replacement for the mail() and ezmlm_hash() functions that uses this class to send messages when the PHP mail() function is not available. This class reuses several methods from the Nomad ...