Addresses not added to "CC" when replying to emails with multiple "To" addresses #4855

Open
opened 2026-02-20 16:25:04 -05:00 by deekerman · 0 comments
Owner

Originally created by @ojs87 on GitHub (Sep 13, 2022).

Issue

When you hit "Reply To All" to an email in SuiteCRM, if the email has a second address in the "To" field, this address doesn't get added to the CC field.

Expected Behavior

You would expect the reply to send to this address as well, or at least add it to the CC field by default

Actual Behavior

Only the "From" address and any CC in the original email gets added to the new email.

Possible Fix

Add any address that isn't the address that the email was sent to to the CC field.

Steps to Reproduce

  1. Open up an email that has multiple "To" addresses
  2. In the Action menu, hit "Reply To All"
  3. Only the "From" address will be added to the new email and the additional "To" addresses will be ignored.

Context

Your Environment

  • SuiteCRM Version used: 7.12.7
  • Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Firefox 104.0
  • Environment name and version (e.g. MySQL, PHP 7): PHP 7.4
  • Operating System and version (e.g Ubuntu 16.04): Ubuntu 20.04.5 LTS
Originally created by @ojs87 on GitHub (Sep 13, 2022). <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. ---> <!--- Please be aware that as of the 31st January 2022 we no longer support 7.10.x. New issues referring to 7.10.x will only be valid if applicable to 7.12.x and above. If your issue is still applicable in 7.12.x, please create the issue following the template below --> #### Issue When you hit "Reply To All" to an email in SuiteCRM, if the email has a second address in the "To" field, this address doesn't get added to the CC field. #### Expected Behavior You would expect the reply to send to this address as well, or at least add it to the CC field by default #### Actual Behavior Only the "From" address and any CC in the original email gets added to the new email. #### Possible Fix Add any address that isn't the address that the email was sent to to the CC field. #### Steps to Reproduce 1. Open up an email that has multiple "To" addresses 2. In the Action menu, hit "Reply To All" 3. Only the "From" address will be added to the new email and the additional "To" addresses will be ignored. #### Context <!--- How has this bug affected you? What were you trying to accomplish? --> <!--- If you feel this should be a low/medium/high priority then please state so --> #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: 7.12.7 * Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Firefox 104.0 * Environment name and version (e.g. MySQL, PHP 7): PHP 7.4 * Operating System and version (e.g Ubuntu 16.04): Ubuntu 20.04.5 LTS
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#4855
No description provided.