Making the ability to send HTML E-Mail by updating message header in rules_mail()

Created on 21 June 2024, 3 months ago
Updated 22 June 2024, 3 months ago

Problem/Motivation

The default rules module does not send HTML email

Proposed resolution

Adding message header content type in the rules_mail() method in the rules.module file.
$message['headers']['Content-Type'] = 'text/html; charset=UTF-8';

Feature request
Status

Closed: duplicate

Version

3.0

Component

Rules Core

Created by

🇮🇳India ManiesRaj

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

Comments & Activities

Production build 0.71.5 2024