RosarioSIS code is now hosted at GitLab!
https://www.rosariosis.org/email-smtp-plugin/
Version 1.0 - December, 2017
Author François Jacquet
License Gnu GPL v2
Send emails using SMTP instead of the default PHP mail()
function.
Having problems with RosarioSIS not sending emails? Use this SMTP plugin to fix your email deliverability issues.
SMTP (Simple Mail Transfer Protocol) is a protocol for sending emails. SMTP helps increase email deliverability by using proper authentication. Just enter your email provider's SMTP server settings to relay emails sent by RosarioSIS.
Get help and settings for Gmail, Outlook and Yahoo in the DOCUMENTATION.md file.
Translated in French & Spanish.
Plugin Configuration
Copy the Email_SMTP/
folder (if named Email_SMTP-master
, rename it) and its content inside the plugins/
folder of RosarioSIS.
Go to School Setup > School Configuration > Plugins and click "Activate".
Requires RosarioSIS 3.6.1+