-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.1
This has been split out from MDL-53255 because it has lots of value by itself, and is a standalone task, and also because it helps implement MDL-53023 more easily for most setups.
Proposal:
- If inbound handling is turned on, and the email being sent is from a real user a customnoreply return path will be created.
- move the existing logic in admin/process_email.php into the inbound handler: consume bounce emails from elsewhere and increment the users bounce count
The old style bounce processing could happily stay around for a while and not be deprecated, dunno what the vibe is on that but I'd guess that very few instances have it set up.
- duplicates
-
MDL-34732 Replace existing VERP with message_handler
- Closed
- has a non-specific relationship to
-
MDL-73798 Email bounce quotas are broken (and have been for a while)
- Peer review in progress
-
MDL-73864 Improve the bounce handling interface and performance
- Open
- will help resolve
-
MDL-53023 Add email message deliver-ability and engagment tracking and reporting
- Reopened
-
MDL-53255 Refactor moodelib email functions into Message API or email message output
- Reopened
-
MDL-61232 Retire admin/process_email.php
- Closed