[PR #781] [MERGED] Display the 'Reply-To' address if it is different from the sender's address #1048

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/781
Author: @Yannick243
Created: 10/2/2023
Status: Merged
Merged: 12/15/2023
Merged by: @josaphatim

Base: masterHead: different-email-reply


📝 Commits (3)

  • 38445a7 Display the 'Reply-To' address if it is different from the sender's address
  • 5c9cd5e Display the 'Reply-To' address (Handling multiple reply addresses)
  • 8cafd36 Display the 'Reply-To' address (Removing angle brackets around email addresses)

📊 Changes

3 files changed (+29 additions, -10 deletions)

View changed files

📝 composer.json (+4 -1)
📝 composer.lock (+11 -8)
📝 modules/imap/output_modules.php (+14 -1)

📄 Description

This PR displays the 'Reply-To' address if it is different from the sender's address.
Related issue: https://github.com/cypht-org/cypht/issues/757

Screenshot 2023-10-02 at 14 33 20

🔄 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/781 **Author:** [@Yannick243](https://github.com/Yannick243) **Created:** 10/2/2023 **Status:** ✅ Merged **Merged:** 12/15/2023 **Merged by:** [@josaphatim](https://github.com/josaphatim) **Base:** `master` ← **Head:** `different-email-reply` --- ### 📝 Commits (3) - [`38445a7`](https://github.com/cypht-org/cypht/commit/38445a7a675fffd4045a1f426619b3707db52125) Display the 'Reply-To' address if it is different from the sender's address - [`5c9cd5e`](https://github.com/cypht-org/cypht/commit/5c9cd5eb9513b4457c3dd7cfb8f3b76605160dcc) Display the 'Reply-To' address (Handling multiple reply addresses) - [`8cafd36`](https://github.com/cypht-org/cypht/commit/8cafd3620c7826065f6eafed1bbf737c05be615b) Display the 'Reply-To' address (Removing angle brackets around email addresses) ### 📊 Changes **3 files changed** (+29 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+4 -1) 📝 `composer.lock` (+11 -8) 📝 `modules/imap/output_modules.php` (+14 -1) </details> ### 📄 Description This PR displays the 'Reply-To' address if it is different from the sender's address. Related issue: [https://github.com/cypht-org/cypht/issues/757](https://github.com/cypht-org/cypht/issues/757) <img width="681" alt="Screenshot 2023-10-02 at 14 33 20" src="https://github.com/cypht-org/cypht/assets/14950700/ea159f64-1cd7-4cc1-a833-c8d57216ab49"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:03 +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#1048
No description provided.