From address in registration setting is overwritten

Created on 29 November 2024, 24 days ago

Problem/Motivation

The "From" header doesn't respect the "From address" registration setting for individual entities. Instead, emails sent out by the "Registration" module are always replaced with the site email address and name.

Steps to reproduce

  1. Edit an entities registration settings and set the "From address" field to an email address other than the site email.
  2. Send out an email registrants.
  3. Inspect the received email.

Proposed resolution

Update the "registration_mail()" to override the "From" header with the site name and "From address" field from registration setting if set.

πŸ› Bug report
Status

Active

Version

3.3

Component

Registration Core

Created by

πŸ‡¦πŸ‡ΊAustralia elimw

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024