-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
5.0
-
MOODLE_500_STABLE
-
MDL-83880-test-mail-users
-
-
Currently the Test outgoing mail configuration page at /admin/testoutgoingmailconf.php only allows testing to direct email addresses and hardcodes the userid. While this works for testing the majority of the configuration, it doesn't test anything related specifically to users.
Sending mail to users would allow us to test user specific settings (i.e. suspended users/bounces) and see how emails to users are formatted (HTML etc).
There's value in keeping direct emails, so I'm proposing a new field on that page which if checked would attempt to detect users and test sending mail to them.