[PR #389] [MERGED] make sure to exclude delivered to address from reply-all link #806

Closed
opened 2026-02-25 21:36:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/389
Author: @adrienmaloba
Created: 4/22/2020
Status: Merged
Merged: 4/24/2020
Merged by: @jasonmunro

Base: masterHead: exclude-delivered-to-address-from


📝 Commits (1)

  • 8356842 make sure to exclude delivered to address from reply-all option

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 modules/core/message_functions.php (+5 -1)

📄 Description

Pullrequest

By clicking on the REPLY-ALL link, the user's email must not appear in the list of recipients.

Issues

  • None

Checklist

  • None

How2Test

  • Configure a mail server
  • Open an inbox ( View a message )
  • Click on the REPLY-ALL link and the sender's email will no longer appear in the list of recipients.

Todo

  • None

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/389 **Author:** [@adrienmaloba](https://github.com/adrienmaloba) **Created:** 4/22/2020 **Status:** ✅ Merged **Merged:** 4/24/2020 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `exclude-delivered-to-address-from` --- ### 📝 Commits (1) - [`8356842`](https://github.com/cypht-org/cypht/commit/83568427bb94a675da039d4eb44d98210b3bfe4b) make sure to exclude delivered to address from reply-all option ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/message_functions.php` (+5 -1) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> By clicking on the REPLY-ALL link, the user's email must not appear in the list of recipients. ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] None ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [x] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> - [ ] Configure a mail server - [ ] Open an inbox ( View a message ) - [ ] Click on the REPLY-ALL link and the sender's email will no longer appear in the list of recipients. ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:17 +03:00
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/cypht#806
No description provided.