Skip to content

Conversation

aleppax
Copy link

@aleppax aleppax commented Dec 14, 2023

added documentation.
some new configuration settings are required and I've grouped those related to the SMTP settings into an array. see the documentation. First version, may have errors. Tested only with my installation.

added documentation.
some new configuration settings are required and I've grouped
those related to the SMTP settings into an array. see the documentation.
First version, may have errors. Tested only with my installation.
@aleppax
Copy link
Author

aleppax commented Dec 15, 2023

I'm not satisfied with the

require 'vendor/phpmailer/phpmailer/src/Exception.php';
require 'vendor/phpmailer/phpmailer/src/PHPMailer.php';
require 'vendor/phpmailer/phpmailer/src/SMTP.php';

because if the script api.php or the files are in a different path the server returns a 500 error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant