[PR #479] [MERGED] Fix the default sender for list links when sender is a profile #837

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/479
Author: @henrique-borba
Created: 5/27/2021
Status: Merged
Merged: 6/1/2021
Merged by: @jasonmunro

Base: masterHead: default-list-sender-profile-fix


📝 Commits (1)

  • ed84a39 Fix the default sender for list links when sender is a profile

📊 Changes

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

View changed files

📝 modules/smtp/modules.php (+13 -5)

📄 Description

When the sender/mailbox was using Profiles and the user wanted to unsubscribe from a list, the sender dropdown on the compose page wasn't able to properly select the right SMTP server because of the ($index + 1) suffix. This PR fix the issue.

Issues


🔄 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/479 **Author:** [@henrique-borba](https://github.com/henrique-borba) **Created:** 5/27/2021 **Status:** ✅ Merged **Merged:** 6/1/2021 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `default-list-sender-profile-fix` --- ### 📝 Commits (1) - [`ed84a39`](https://github.com/cypht-org/cypht/commit/ed84a39522834ca2f3326756bc0e55c6efa30471) Fix the default sender for list links when sender is a profile ### 📊 Changes **1 file changed** (+13 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `modules/smtp/modules.php` (+13 -5) </details> ### 📄 Description When the sender/mailbox was using Profiles and the user wanted to unsubscribe from a list, the sender dropdown on the compose page wasn't able to properly select the right SMTP server because of the ($index + 1) suffix. This PR fix the issue. ### Issues - Fixes https://github.com/jasonmunro/cypht/pull/463 --- <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:23 +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#837
No description provided.