[PR #499] [CLOSED] Fix reply to issue #853

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/499
Author: @Revisto
Created: 7/13/2021
Status: Closed

Base: masterHead: fix-reply-to-issue


📝 Commits (2)

  • 0690195 handle situation replying to yourself's message
  • 4992dfe add condition to check if return-path exists in headers

📊 Changes

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

View changed files

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

📄 Description

Hello, I am Revisto from WikiSuite project.
I did this Cypht: When we reply to an email we have sent, it proposes our address which was related to this issue. I handled the situation when replying to myself, it shows the other person's email in the 'message to' section.


🔄 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/499 **Author:** [@Revisto](https://github.com/Revisto) **Created:** 7/13/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-reply-to-issue` --- ### 📝 Commits (2) - [`0690195`](https://github.com/cypht-org/cypht/commit/06901952f89819c81bb350e308c358102a05f0ba) handle situation replying to yourself's message - [`4992dfe`](https://github.com/cypht-org/cypht/commit/4992dfe5e67b37392366720db375cc44c2303401) add condition to check if return-path exists in headers ### 📊 Changes **1 file changed** (+10 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/message_functions.php` (+10 -5) </details> ### 📄 Description Hello, I am Revisto from WikiSuite project. I did this [Cypht: When we reply to an email we have sent, it proposes our address](https://avan.tech/item60589-Cypht-When-we-reply-to-an-email-we-have-sent-it-proposes-our-address) which was related to this [issue](https://github.com/jasonmunro/cypht/issues/384). I handled the situation when replying to myself, it shows the other person's email in the 'message to' section. ![](https://user-images.githubusercontent.com/60847212/125439250-2b4dd38e-fa29-4693-955c-fc872d722292.gif) --- <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:26 +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#853
No description provided.