[PR #951] [MERGED] Check enable sieve and fill sieve host for providers which have sieve support #1171

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/951
Author: @josaphatim
Created: 4/15/2024
Status: Merged
Merged: 4/16/2024
Merged by: @kroky

Base: masterHead: ported-search-dialog-to-bs


📝 Commits (2)

  • 5ca2d4c Set default value to sieve host
  • fd68817 Check enable sieve and fill sieve host for providers which have sieve support

📊 Changes

2 files changed (+23 additions, -5 deletions)

View changed files

📝 modules/core/message_list_functions.php (+3 -3)
📝 modules/core/site.js (+20 -2)

📄 Description

This PR enhances adding IMAP - JMAP - SMTP servers

In modules/nux/services.php some services have sieve key
This PR check the Enable Sieve checkbox and also fills sieve host input for those services.

It also improves the Reply-to field. It will be set only it the username field is a valid email address as it can also be a username


🔄 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/951 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 4/15/2024 **Status:** ✅ Merged **Merged:** 4/16/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `ported-search-dialog-to-bs` --- ### 📝 Commits (2) - [`5ca2d4c`](https://github.com/cypht-org/cypht/commit/5ca2d4c828fe24ce4d2ed3860576135b071c06a5) Set default value to sieve host - [`fd68817`](https://github.com/cypht-org/cypht/commit/fd68817ff80fab838a221a9965ba46c359d86254) Check enable sieve and fill sieve host for providers which have sieve support ### 📊 Changes **2 files changed** (+23 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/message_list_functions.php` (+3 -3) 📝 `modules/core/site.js` (+20 -2) </details> ### 📄 Description This PR enhances adding IMAP - JMAP - SMTP servers In modules/nux/services.php some services have sieve key This PR check the Enable Sieve checkbox and also fills sieve host input for those services. It also improves the Reply-to field. It will be set only it the username field is a valid email address as it can also be a username --- <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:27 +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#1171
No description provided.