Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Component/s: Libraries
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
Currently the bounce handling will stop sending mail to the address and prompt user to change their email address when they don't log in.
I added $CFG->disableemailwhenbounced (can change that name
) to change the behaviour to instead just disable email address when it bounces. (This is because we get users putting in bad email addresses when non exist).
Hi all,
I love the idea of this patch as we deal with universities with bounce messages for over quota and invalid email addresses. Maybe taking this further would be a cron script to re-enable email address after 48 hours so that forum emails could be attempted to be delivered again.
Are all versions of email servers handled with the admin/process_email.php?
Regards
Tim
NetSpot Pty Ltd