[PR #737] [MERGED] Added a way to check supported sieve extensions #1018

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/737
Author: @josaphatim
Created: 8/1/2023
Status: Merged
Merged: 8/9/2023
Merged by: @kroky

Base: masterHead: sieve-server-capabilities


📝 Commits (2)

  • 2ccca8c Added a way to support sieve extensions
  • 52ea601 Added a way to check sieve server capabilities

📊 Changes

21 files changed (+78 additions, -18 deletions)

View changed files

📝 language/az.php (+2 -1)
📝 language/de.php (+2 -1)
📝 language/en.php (+2 -1)
📝 language/es.php (+2 -1)
📝 language/et.php (+2 -1)
📝 language/fa.php (+2 -1)
📝 language/fr.php (+2 -1)
📝 language/hu.php (+2 -1)
📝 language/id.php (+2 -1)
📝 language/it.php (+2 -1)
📝 language/ja.php (+2 -1)
📝 language/nl.php (+2 -1)
📝 language/pt-BR.php (+2 -1)
📝 language/ro.php (+2 -1)
📝 language/ru.php (+2 -1)
📝 modules/developer/modules.php (+2 -1)
📝 modules/imap/output_modules.php (+6 -0)
📝 modules/imap/site.css (+1 -0)
📝 modules/imap/site.js (+1 -0)
📝 modules/sievefilters/modules.php (+33 -0)

...and 1 more files

📄 Description

In info page, now users can see sieve server capabilities, including supported extensions.


🔄 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/737 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 8/1/2023 **Status:** ✅ Merged **Merged:** 8/9/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `sieve-server-capabilities` --- ### 📝 Commits (2) - [`2ccca8c`](https://github.com/cypht-org/cypht/commit/2ccca8c96a1ba4102246efeb9056ac818e4cf17b) Added a way to support sieve extensions - [`52ea601`](https://github.com/cypht-org/cypht/commit/52ea601904690d25d7292326d370ef691aea1255) Added a way to check sieve server capabilities ### 📊 Changes **21 files changed** (+78 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `language/az.php` (+2 -1) 📝 `language/de.php` (+2 -1) 📝 `language/en.php` (+2 -1) 📝 `language/es.php` (+2 -1) 📝 `language/et.php` (+2 -1) 📝 `language/fa.php` (+2 -1) 📝 `language/fr.php` (+2 -1) 📝 `language/hu.php` (+2 -1) 📝 `language/id.php` (+2 -1) 📝 `language/it.php` (+2 -1) 📝 `language/ja.php` (+2 -1) 📝 `language/nl.php` (+2 -1) 📝 `language/pt-BR.php` (+2 -1) 📝 `language/ro.php` (+2 -1) 📝 `language/ru.php` (+2 -1) 📝 `modules/developer/modules.php` (+2 -1) 📝 `modules/imap/output_modules.php` (+6 -0) 📝 `modules/imap/site.css` (+1 -0) 📝 `modules/imap/site.js` (+1 -0) 📝 `modules/sievefilters/modules.php` (+33 -0) _...and 1 more files_ </details> ### 📄 Description In info page, now users can see sieve server capabilities, including supported extensions. --- <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:57 +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#1018
No description provided.