[PR #387] [CLOSED] Add warning went send message with sent folder undefined #803

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/387
Author: @yvesdaxmaz
Created: 4/16/2020
Status: Closed

Base: masterHead: sent_folder_undefined


📝 Commits (1)

  • de91682 Add warning went send message with sent folder undefined

📊 Changes

1 file changed (+11 additions, -3 deletions)

View changed files

📝 modules/smtp/modules.php (+11 -3)

📄 Description

Pullrequest

Made update to alert user when he try to send a message without defining a SENT FOLDER where sent messages should be saved.

Issues

  • None

Checklist

  • None

How2Test

  • Compose a new message without defining sent folder
  • There should be a warning alert which show "Unable to send message: Please configure your folder to save sent messages (Sent Folder)"

Todo

  • None

🔄 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/387 **Author:** [@yvesdaxmaz](https://github.com/yvesdaxmaz) **Created:** 4/16/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `sent_folder_undefined` --- ### 📝 Commits (1) - [`de91682`](https://github.com/cypht-org/cypht/commit/de91682300d2072799b6bba9aba294a072794adc) Add warning went send message with sent folder undefined ### 📊 Changes **1 file changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modules/smtp/modules.php` (+11 -3) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> Made update to alert user when he try to send a message without defining a SENT FOLDER where sent messages should be saved. ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] None ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] Compose a new message without defining sent folder - [X] There should be a warning alert which show "Unable to send message: Please configure your folder to save sent messages (Sent Folder)" ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <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:17 +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#803
No description provided.