[PR #675] [MERGED] Deactivate sieve from admin panel #974

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

📋 Pull Request Information

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

Base: masterHead: deactivate-sieve


📝 Commits (1)

  • 44f848b Deactivate sieve from admin panel

📊 Changes

6 files changed (+66 additions, -17 deletions)

View changed files

📝 hm3.sample.ini (+4 -0)
📝 modules/imap/handler_modules.php (+1 -1)
📝 modules/imap_folders/modules.php (+3 -3)
📝 modules/nux/modules.php (+1 -1)
📝 modules/sievefilters/modules.php (+51 -9)
📝 modules/sievefilters/setup.php (+6 -3)

📄 Description

This PR Permits to deactivate Sieve completely from admin panel. It also fixes Enable Sieve Filters checkbox when Adding an IMAP Server which was no longer there https://github.com/jasonmunro/cypht/issues/671

Relates: https://avan.tech/item84827


🔄 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/675 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 2/21/2023 **Status:** ✅ Merged **Merged:** 2/22/2023 **Merged by:** [@marclaporte](https://github.com/marclaporte) **Base:** `master` ← **Head:** `deactivate-sieve` --- ### 📝 Commits (1) - [`44f848b`](https://github.com/cypht-org/cypht/commit/44f848be7bff9fea205732cfee9446509efcb407) Deactivate sieve from admin panel ### 📊 Changes **6 files changed** (+66 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `hm3.sample.ini` (+4 -0) 📝 `modules/imap/handler_modules.php` (+1 -1) 📝 `modules/imap_folders/modules.php` (+3 -3) 📝 `modules/nux/modules.php` (+1 -1) 📝 `modules/sievefilters/modules.php` (+51 -9) 📝 `modules/sievefilters/setup.php` (+6 -3) </details> ### 📄 Description This PR Permits to deactivate Sieve completely from admin panel. It also fixes **Enable Sieve Filters** checkbox when Adding an IMAP Server which was no longer there https://github.com/jasonmunro/cypht/issues/671 Relates: https://avan.tech/item84827 --- <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:50 +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#974
No description provided.