[PR #778] [MERGED] Added ssl/tls support for sieve #1041

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/778
Author: @josaphatim
Created: 10/2/2023
Status: Merged
Merged: 10/2/2023
Merged by: @marclaporte

Base: 1.4.xHead: bp-ssl


📝 Commits (1)

  • 61a87ea Added ssl/tls support for sieve

📊 Changes

20 files changed (+543 additions, -455 deletions)

View changed files

📝 hm3.sample.ini (+1 -0)
📝 language/az.php (+3 -1)
📝 language/de.php (+3 -1)
📝 language/en.php (+3 -1)
📝 language/es.php (+3 -1)
📝 language/et.php (+3 -1)
📝 language/fa.php (+3 -1)
📝 language/fr.php (+3 -1)
📝 language/hu.php (+3 -1)
📝 language/id.php (+3 -1)
📝 language/it.php (+3 -1)
📝 language/ja.php (+3 -1)
📝 language/nl.php (+3 -1)
📝 language/pt-BR.php (+3 -1)
📝 language/ro.php (+3 -1)
📝 language/ru.php (+3 -1)
📝 modules/imap/functions.php (+14 -0)
📝 modules/imap/handler_modules.php (+5 -15)
📝 modules/imap_folders/modules.php (+45 -36)
📝 modules/sievefilters/modules.php (+433 -389)

📄 Description

(cherry picked from commit 0623575​)


🔄 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/778 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 10/2/2023 **Status:** ✅ Merged **Merged:** 10/2/2023 **Merged by:** [@marclaporte](https://github.com/marclaporte) **Base:** `1.4.x` ← **Head:** `bp-ssl` --- ### 📝 Commits (1) - [`61a87ea`](https://github.com/cypht-org/cypht/commit/61a87ead199b08c2ddea0d8799de0a2b26e1bddc) Added ssl/tls support for sieve ### 📊 Changes **20 files changed** (+543 additions, -455 deletions) <details> <summary>View changed files</summary> 📝 `hm3.sample.ini` (+1 -0) 📝 `language/az.php` (+3 -1) 📝 `language/de.php` (+3 -1) 📝 `language/en.php` (+3 -1) 📝 `language/es.php` (+3 -1) 📝 `language/et.php` (+3 -1) 📝 `language/fa.php` (+3 -1) 📝 `language/fr.php` (+3 -1) 📝 `language/hu.php` (+3 -1) 📝 `language/id.php` (+3 -1) 📝 `language/it.php` (+3 -1) 📝 `language/ja.php` (+3 -1) 📝 `language/nl.php` (+3 -1) 📝 `language/pt-BR.php` (+3 -1) 📝 `language/ro.php` (+3 -1) 📝 `language/ru.php` (+3 -1) 📝 `modules/imap/functions.php` (+14 -0) 📝 `modules/imap/handler_modules.php` (+5 -15) 📝 `modules/imap_folders/modules.php` (+45 -36) 📝 `modules/sievefilters/modules.php` (+433 -389) </details> ### 📄 Description (cherry picked from commit 0623575​) --- <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:02 +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#1041
No description provided.