Changes between Initial Version and Version 1 of Ticket #60420, comment 7
- Timestamp:
- 07/14/2025 03:39:59 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60420, comment 7
initial v1 2 2 > We need to identify all challenges non-expert users face when installing and maintaining WordPress in configuring mail sending that will work, since WordPress depend on it for so many features. Then identfy which and how to do the most common and simplest checks that MTAs will do, before doing an end-to-end test (send a message). The goal should be that setting up email sending natively from the web server (maildrop through PHPMailer) become easier that setting up SMTP, a task some also have trouble with, besides requiring a plugin. 3 3 4 Let's try to shape this a little. How would you display this on a Health Check? 4 Let's try to shape this a little. How would you display this on a Health Check? (this information could be candidate for another ticket for a Feature Request) 5 5 6 6 Capturing the mail error, saving it in a db record or something to show it as a Health Check failure?