friendica-addons/phpmailer
Hypolite Petovan c6b2ed96d7 [phpmailer] Update Composer dependency ahead of release
- Updating phpmailer/phpmailer (v6.5.0 => v6.9.1)
2024-03-19 23:10:09 -04:00
..
config
vendor [phpmailer] Update Composer dependency ahead of release 2024-03-19 23:10:09 -04:00
LICENSE
README.md
composer.json [phpmailer] Update Composer dependency ahead of release 2024-03-19 23:10:09 -04:00
composer.lock [phpmailer] Update Composer dependency ahead of release 2024-03-19 23:10:09 -04:00
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.