[PR #595] [CLOSED] Delete attachments but keep email #917

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/595
Author: @NasserNgandu
Created: 8/12/2022
Status: Closed

Base: masterHead: delete_attachments


📝 Commits (1)

  • 9d731cc Delete attachments but keep email

📊 Changes

6 files changed (+62 additions, -11 deletions)

View changed files

📝 modules/imap/functions.php (+22 -6)
📝 modules/imap/handler_modules.php (+21 -1)
📝 modules/imap/output_modules.php (+2 -1)
📝 modules/imap/setup.php (+4 -1)
📝 modules/imap/site.css (+4 -2)
📝 modules/imap/site.js (+9 -0)

📄 Description

Delete attachments but keep emails. Here is the link of the task: https://avan.tech/item60587.
I added a delete button that allows you to delete an attached file if it exists on the server.
delete_attachment


🔄 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/595 **Author:** [@NasserNgandu](https://github.com/NasserNgandu) **Created:** 8/12/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `delete_attachments` --- ### 📝 Commits (1) - [`9d731cc`](https://github.com/cypht-org/cypht/commit/9d731cc19b69f850b07b6e9ea9e228326bdb9d7f) Delete attachments but keep email ### 📊 Changes **6 files changed** (+62 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap/functions.php` (+22 -6) 📝 `modules/imap/handler_modules.php` (+21 -1) 📝 `modules/imap/output_modules.php` (+2 -1) 📝 `modules/imap/setup.php` (+4 -1) 📝 `modules/imap/site.css` (+4 -2) 📝 `modules/imap/site.js` (+9 -0) </details> ### 📄 Description Delete attachments but keep emails. Here is the link of the task: https://avan.tech/item60587. I added a delete button that allows you to delete an attached file if it exists on the server. ![delete_attachment](https://user-images.githubusercontent.com/59774297/184408606-162bca95-befb-49b4-adc4-f5b608d05000.png) --- <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:38 +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#917
No description provided.