You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
.. | ||
config | 2 months ago | |
vendor | 2 years ago | |
LICENSE | 4 years ago | |
README.md | 2 months ago | |
composer.json | 3 years ago | |
composer.lock | 2 years ago | |
phpmailer.php | 2 weeks ago |
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.