friendica-addons/phpmailer
Art4 84659fc1ad Replace DI::app() with DI::appHelper() 2024-12-11 21:47:10 +00:00
..
config
vendor
LICENSE
README.md
composer.json
composer.lock
phpmailer.php

README.md

PHP Mailer SMTP

by Marcus Mueller

This addon replaces the default mail() function by the PHPMailer library, allowing the use of an outbound SMTP server.

Configuration

The configuration options for this module are described in the config/phpmailer.config.php file.

License

The PHPMailer addon is licensed under the GNU Affero General Public License v3.

The PHP Mailer library is licensed under the GNU Lesser General Public License.