mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 04:56:03 +03:00
[PR #816] [MERGED] Adding Collected Recipients and Trusted Senders #1068
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#1068
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:collected-recip-trust-sender📝 Commits (1)
3bfe50bAdding 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.