Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #60420, comment 4


Ignore:
Timestamp:
07/14/2025 12:32:59 PM (5 months ago)
Author:
knutsp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60420, comment 4

    initial v1  
    1 Sending emails has become stricter over the years. The situation for WordPress is critical, IMHO.
     1Sending emails have become stricter over the years. The situation for WordPress is critical, IMHO.
    22
    331. From/Sender account must exist. I always create wordpress@ as a forwarder, or add a filter in a site plugin.
     
    88SMTP is suggested by most hosts, it seems, since it's hard to explain how to ensure direct sending from the webserver is working properly. An expert is needed, and for many cPanel works as the "expert", but very often a plugin is needed (SMTP or just to add Sender). The difficulties vary a lot with the hosting environments.
    99
    10 I suggest the setup, options(?), the documentation and the recommendadtions become a case for the hosting team at wp.org, if they are still in operation.
     10I suggest the setup, options(?), Site Health entry(?), the documentation and the recommendadtions become a case for the hosting team at wp.org, if they are still in operation.