diff --git a/config.php b/config.php index 913b923..f553932 100644 --- a/config.php +++ b/config.php @@ -669,7 +669,8 @@ ); // Email Server configurations (SMTP) - /* Download PHPMailer: https://github.com/PHPMailer/PHPMailer/archive/master.zip + /* Please consider using a released stable version of PHPMailer or you may run into issues, such as 6.0.1. + Download PHPMailer: https://github.com/PHPMailer/PHPMailer/ Extract to Znote AAC directory (where this config.php file is located) Rename the folder to "PHPMailer". Then configure this with your SMTP mail settings from your email provider. */