Seeking Moodle Service for Testing Email Plugins

Seeking Moodle Service for Testing Email Plugins

by Mike Smith -
Number of replies: 2

Dear Moodle Experts,

Is there a service I can sign up for that provides a live Moodle platform (versions 3.x and 4.x) with an active emailing system? I need this platform to test my plugins' email functionality.

I am currently testing an email plugin that sends messages to selected students and teachers.

Thanks!

Mike

Average of ratings: -
In reply to Mike Smith

Re: Seeking Moodle Service for Testing Email Plugins

by Daniel Thies -
Picture of Core developers Picture of Plugin developers Picture of Testers
If you are developing a plugin, you would normally set '$CFG->divertallemailsto' in config.php to test by sending all emails to one account. This can be a local system email or a personal email account.
Average of ratings: Useful (2)