Mail Safety: Intercept outbound messages but optionally respond with $mail['result'] = TRUE so that front end user experience remains the same

Created on 5 February 2020, almost 5 years ago
Updated 15 July 2024, 5 months ago

Use Case #1:

As a UAT user, I am issuing a password reset by following the "Reset your password" form instructions. After entering my email address and hitting submit, Drupal puts me on the User Login page, but the "Further instructions have been sent to your email address." message does not show.

On the surface, it appears that the intercepting mail plugin Mail Safety could optionally return at least $mail['result'] = TRUE; so that in user.module:1279 return empty($mail) ? NULL : $mail['result']; might be satisfied. I suggest optional, because maybe not everyone wants it .. or maybe not all the time.

✨ Feature request
Status

Needs work

Version

2.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States texas-bronius

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024