Quickmail
Maintained by
Robert Russo, David Lowe
A block that provides selective, bulk emailing within courses. Developed by LSU.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
You have the wrong username or password
Your connection is being diverted to a different server (as above)
You have specified authentication without encryption
Generally you do not want to send a username or password over an unencrypted link. Some SMTP authentication schemes do add a minimal level of security (sending short hashes rather than clear text), but these provide only minimal protection, and so most servers do not allow authentication without encryption. Fix this by setting SMTPSecure = 'tls' and Port = 587 as well as setting the Username and Password properties.
-- taken from https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
)
2016-03-10 19:18:33 Connection: opened
2016-03-10 19:18:33 SMTP -> get_lines(): $data is ""
2016-03-10 19:18:33 SMTP -> get_lines(): $str is "220 smtp.gmail.com ESMTP y206sm2301495qhc.0 - gsmtp
"
2016-03-10 19:18:33 SERVER -> CLIENT: 220 smtp.gmail.com ESMTP y206sm2301495qhc.0 - gsmtp
2016-03-10 19:18:33 CLIENT -> SERVER: EHLO localhost
2016-03-10 19:18:33 SMTP -> get_lines(): $data is ""
2016-03-10 19:18:33 SMTP -> get_lines(): $str is "250-smtp.gmail.com at your service, [150.161.219.64]
"
2016-03-10 19:18:33 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [150.161.219.64]
"
2016-03-10 19:18:33 SMTP -> get_lines(): $str is "250-SIZE 35882577
"
2016-03-10 19:18:33 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [150.161.219.64]
250-SIZE 35882577
"
2016-03-10 19:18:33 SMTP -> get_lines(): $str is "250-8BITMIME
"
2016-03-10 19:18:33 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [150.161.219.64]
250-SIZE 35882577
250-8BITMIME
"
2016-03-10 19:18:33 SMTP -> get_lines(): $str is "250-STARTTLS
"
2016-03-10 19:18:33 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [150.161.219.64]
250-SIZE 35882577
250-8BITMIME
250-STARTTLS
"
2016-03-10 19:18:33 SMTP -> get_lines(): $str is "250-ENHANCEDSTATUSCODES
"
2016-03-10 19:18:33 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [150.161.219.64]
250-SIZE 35882577
250-8BITMIME
250-STARTTLS
250-ENHANCEDSTATUSCODES
"
2016-03-10 19:18:33 SMTP -> get_lines(): $str is "250-PIPELINING
"
2016-03-10 19:18:33 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [150.161.219.64]
250-SIZE 35882577
250-8BITMIME
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-PIPELINING
"
2016-03-10 19:18:33 SMTP -> get_lines(): $str is "250-CHUNKING
"
2016-03-10 19:18:33 SMTP -> get_lines(): $data is "250-smtp.gmail.com at your service, [150.161.219.64]
250-SIZE 35882577
250-8BITMIME
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-CHUNKING
"
2016-03-10 19:18:33 SMTP -> get_lines(): $str is "250 SMTPUTF8
"
2016-03-10 19:18:33 SERVER -> CLIENT: 250-smtp.gmail.com at your service, [150.161.219.64]
250-SIZE 35882577
250-8BITMIME
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-CHUNKING
250 SMTPUTF8
2016-03-10 19:18:33 SMTP Error: Could not authenticate.
2016-03-10 19:18:33 CLIENT -> SERVER: QUIT
2016-03-10 19:18:34 SMTP -> get_lines(): $data is ""
2016-03-10 19:18:34 SMTP -> get_lines(): $str is "221 2.0.0 closing connection y206sm2301495qhc.0 - gsmtp
"
2016-03-10 19:18:34 SERVER -> CLIENT: 221 2.0.0 closing connection y206sm2301495qhc.0 - gsmtp
2016-03-10 19:18:34 Connection: closed
2016-03-10 19:18:34 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Guys, I started using the plugin, but it appears this error and does not send the email. What can it be? I'm in a local version
Does anyone know who we can ask about getting quickmail to be part of core?
Plugin "block/quickmail" is defective or outdated, can not continue, sorry.
More information about this error
Debug info: Missing version.php file.
Error code: detectedbrokenplugin
Stack trace: •line 789 of /lib/upgradelib.php: plugin_defective_exception thrown
•line 429 of /lib/upgradelib.php: call to upgrade_plugins_blocks()
•line 1641 of /lib/upgradelib.php: call to upgrade_plugins()
•line 677 of /admin/index.php: call to upgrade_noncore()
Thank you.
Thanks
¿para cuando la versión para moodle 2.9? Es un plugin muy bueno y como migro a 2.9 lo voy a extrañar...
Gracias/ Thanks