Fix the list of headers passed into send method

Created on 10 April 2023, almost 2 years ago
Updated 26 April 2023, almost 2 years ago

Problem/Motivation

if (isset($message['headers']['X-Mailer'])) {
$message['headers']['X-Mailer'] = 'drupal-unione';
}

This is not correct - we have to pass along the value from the header.

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine o_timoshchuk

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

Comments & Activities

Production build 0.71.5 2024