[PR #655] [MERGED] replying smtp server preselection fix #960

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/655
Author: @kroky
Created: 11/8/2022
Status: Merged
Merged: 2/19/2023
Merged by: @marclaporte

Base: masterHead: bugfix/reply-profiles


📝 Commits (1)

  • 4449c0e replying smtp server preselection fix when profiles imap usernames and email addresses differ

📊 Changes

1 file changed (+18 additions, -0 deletions)

View changed files

📝 modules/smtp/modules.php (+18 -0)

📄 Description

When profiles imap usernames and email addresses differ, the preselection of the linked smtp server based on recipient name fail. This PR also tries to match by original imap server of the replied message in addition to mail address comparison of recipient. The mail address comparison still takes precedence.


🔄 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/655 **Author:** [@kroky](https://github.com/kroky) **Created:** 11/8/2022 **Status:** ✅ Merged **Merged:** 2/19/2023 **Merged by:** [@marclaporte](https://github.com/marclaporte) **Base:** `master` ← **Head:** `bugfix/reply-profiles` --- ### 📝 Commits (1) - [`4449c0e`](https://github.com/cypht-org/cypht/commit/4449c0edd33a95978deae8ed148d840509a1e000) replying smtp server preselection fix when profiles imap usernames and email addresses differ ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `modules/smtp/modules.php` (+18 -0) </details> ### 📄 Description When profiles imap usernames and email addresses differ, the preselection of the linked smtp server based on recipient name fail. This PR also tries to match by original imap server of the replied message in addition to mail address comparison of recipient. The mail address comparison still takes precedence. --- <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:47 +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#960
No description provided.