EasyEmail::addRecipientAddress does not work

Created on 30 June 2023, almost 2 years ago
Updated 7 February 2024, about 1 year ago

Problem/Motivation

Calling EasyEmail::addRecipientAddress does not add the new recipient.

Steps to reproduce

$mail = EasyEmail::create();
$mail->addRecipientAddress('foo@bar.com');

Proposed resolution

Rewrite EasyEmail::addRecipientAddress.

πŸ› Bug report
Status

Fixed

Version

2.1

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium dieterholvoet Brussels

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