[PR #463] [MERGED] Help links in emails (ex.: to unsubscribe from a mailing list) start email from current account #829

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/463
Author: @henrique-borba
Created: 4/5/2021
Status: Merged
Merged: 4/5/2021
Merged by: @jasonmunro

Base: masterHead: master


📝 Commits (2)

  • 0e89a2c Merge pull request #1 from jasonmunro/master
  • 1100b5a Fix the wrong email in the SMTP list when using the mailing list options

📊 Changes

3 files changed (+26 additions, -2 deletions)

View changed files

📝 modules/imap/functions.php (+1 -0)
📝 modules/smtp/modules.php (+23 -2)
📝 modules/smtp/setup.php (+2 -0)

📄 Description

Pullrequest

Help links in emails (ex.: to unsubscribe from a mailing list) should start email from current account

Issues

Checklist

  • None

How2Test

  • None

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/463 **Author:** [@henrique-borba](https://github.com/henrique-borba) **Created:** 4/5/2021 **Status:** ✅ Merged **Merged:** 4/5/2021 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`0e89a2c`](https://github.com/cypht-org/cypht/commit/0e89a2cd77470c250710908369d626758f856c32) Merge pull request #1 from jasonmunro/master - [`1100b5a`](https://github.com/cypht-org/cypht/commit/1100b5afbd5dd4821245300eb0a3cd08fbb8ab02) Fix the wrong email in the SMTP list when using the mailing list options ### 📊 Changes **3 files changed** (+26 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/functions.php` (+1 -0) 📝 `modules/smtp/modules.php` (+23 -2) 📝 `modules/smtp/setup.php` (+2 -0) </details> ### 📄 Description ## Pullrequest Help links in emails (ex.: to unsubscribe from a mailing list) should start email from current account ### Issues - fixes #400 ### 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. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] None ### 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:21 +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#829
No description provided.