friendica-addons/phpmailer/README.md

576 B

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.