Opened 14 months ago
Last modified 14 months ago
#59435 new defect (bug)
Critical error when creating new user and mail delivery isn't allowed
Reported by: | 1resu | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.3.1 |
Component: | Users | Keywords: | |
Focuses: | Cc: |
Description
On our setup mail delivery via sendmail / mail() isn't allowed. To successfully send mails a WordPress sites needs to setup an SMTP plugin.
If there is now SMTP plugin configured creating new users via the dashboard results in a critical error. Despite the fact that the checkbox to notify the new user isn't activated.
This wasn't the case in former WordPress version. I assume it accoured first with WordPress 6.3.
Note: See
TracTickets for help on using
tickets.
Despite the ciritical error the account will be created.