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).
- has a non-specific relationship to
-
MDL-73864 Improve the bounce handling interface and performance
- Open