SMTP Email Library
Robust email sending library
Description
Establishes a direct SMTP connection with target email server rather than rely on PHP’s flaky mail()
function.
A replacement for the built in “Send Email” functionality of Symphony’s core. Includes an event filter as well as a class for developers to use. This extension makes use of the PEAR Mail library (included).