Project

General

Profile

Actions

Improvements #9241

open

Support multiple Reply-To addresses inside Wt::Mail::Message

Added by Dries Mys over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/20/2021
Due date:
% Done:

0%

Estimated time:

Description

Currently, Wt::Mail::Message only supports one Reply-To address, although the RFC5322 supports multiple Reply-To addresses. Also common web/offline email clients seems to support this (or at least correctly handle multiple Reply-To addresses in a received mail message).

Please find attached a sample implementation of this improvement.

Note that this implementation uses multiple Reply-To header fields (similar to the current implementation of multiple To/CC addresses), although the standard seems to allow only 1 Reply-To/To/CC header field with multiple comma separated addresses. Common web/offline email clients seems to correctly interpret those repeated header fields.


Files

patch_wt_multiple_replyto.patch (2.31 KB) patch_wt_multiple_replyto.patch Sample implementation of this improvement Dries Mys, 10/20/2021 04:34 PM

Related issues 1 (1 open0 closed)

Related to Bug #12538: Adhere to RFC5322 for To/Cc fieldsReview03/21/2024

Actions
Actions #1

Updated by Matthias Van Ceulebroeck about 1 month ago

  • Related to Bug #12538: Adhere to RFC5322 for To/Cc fields added
Actions

Also available in: Atom PDF