Support all headers in LegacyEmailBuilder

Created on 17 January 2023, over 1 year ago
Updated 31 January 2023, over 1 year ago

Problem/Motivation

Currently LegacyEmailBuilder only supports limited headers - see code in LegacyMailerHelper.

Proposed resolution

We'd like to support all headers (except for a few that the library adds, and shouldn't be messed with like 'Message-ID'). We can code this very simply in a loop calling Headers::addHeader(), without needing to understand the type of each header.

Also support the plain-text version from $message['plain'].

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom AdamPS

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

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.69.0 2024