[PR #816] [MERGED] Adding Collected Recipients and Trusted Senders #1068

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/816
Author: @Shadow243
Created: 11/2/2023
Status: Merged
Merged: 3/5/2024
Merged by: @kroky

Base: masterHead: collected-recip-trust-sender


📝 Commits (1)

  • 3bfe50b Adding Collected Recipients and Trusted Senders

📊 Changes

25 files changed (+448 additions, -30 deletions)

View changed files

📝 language/az.php (+6 -1)
📝 language/de.php (+6 -1)
📝 language/en.php (+6 -1)
📝 language/es.php (+6 -1)
📝 language/et.php (+6 -1)
📝 language/fa.php (+6 -1)
📝 language/fr.php (+6 -1)
📝 language/hu.php (+6 -1)
📝 language/id.php (+6 -1)
📝 language/it.php (+6 -1)
📝 language/ja.php (+6 -1)
📝 language/nl.php (+6 -1)
📝 language/pt-BR.php (+6 -1)
📝 language/ro.php (+6 -1)
📝 language/ru.php (+6 -1)
📝 language/zh-Hans.php (+6 -1)
📝 modules/contacts/modules.php (+137 -9)
📝 modules/contacts/setup.php (+21 -1)
📝 modules/contacts/site.css (+10 -0)
📝 modules/core/output_modules.php (+4 -0)

...and 5 more files

📄 Description

Both the "Collected Recipients" and "Trusted Senders" address books are highly configurable. Users have the flexibility to link these address books to other writable address books, such as their primary address book. Moreover, users have the option to disable this functionality if it does not align with their preferences.

For users of Cypth, a configuration option has been introduced: "Automatically add outgoing email addresses to allow auto collection of contact." This further streamlines the process of building and maintaining contact lists, ensuring a seamless and efficient experience when using Roundcube's webmail service.

https://kolabian.wordpress.com/2020/09/26/collected-recipients-and-trusted-senders/


🔄 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/816 **Author:** [@Shadow243](https://github.com/Shadow243) **Created:** 11/2/2023 **Status:** ✅ Merged **Merged:** 3/5/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `collected-recip-trust-sender` --- ### 📝 Commits (1) - [`3bfe50b`](https://github.com/cypht-org/cypht/commit/3bfe50b51256600d33c7f16a90a52e68d2601c98) Adding Collected Recipients and Trusted Senders ### 📊 Changes **25 files changed** (+448 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `language/az.php` (+6 -1) 📝 `language/de.php` (+6 -1) 📝 `language/en.php` (+6 -1) 📝 `language/es.php` (+6 -1) 📝 `language/et.php` (+6 -1) 📝 `language/fa.php` (+6 -1) 📝 `language/fr.php` (+6 -1) 📝 `language/hu.php` (+6 -1) 📝 `language/id.php` (+6 -1) 📝 `language/it.php` (+6 -1) 📝 `language/ja.php` (+6 -1) 📝 `language/nl.php` (+6 -1) 📝 `language/pt-BR.php` (+6 -1) 📝 `language/ro.php` (+6 -1) 📝 `language/ru.php` (+6 -1) 📝 `language/zh-Hans.php` (+6 -1) 📝 `modules/contacts/modules.php` (+137 -9) 📝 `modules/contacts/setup.php` (+21 -1) 📝 `modules/contacts/site.css` (+10 -0) 📝 `modules/core/output_modules.php` (+4 -0) _...and 5 more files_ </details> ### 📄 Description Both the "Collected Recipients" and "Trusted Senders" address books are highly configurable. Users have the flexibility to link these address books to other writable address books, such as their primary address book. Moreover, users have the option to disable this functionality if it does not align with their preferences. For users of Cypth, a configuration option has been introduced: "Automatically add outgoing email addresses to allow auto collection of contact." This further streamlines the process of building and maintaining contact lists, ensuring a seamless and efficient experience when using Roundcube's webmail service. [https://kolabian.wordpress.com/2020/09/26/collected-recipients-and-trusted-senders/](https://kolabian.wordpress.com/2020/09/26/collected-recipients-and-trusted-senders/) --- <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:07 +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#1068
No description provided.