[PR #629] [MERGED] Delete attachments (but keep email) #939

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/629
Author: @josaphatim
Created: 9/29/2022
Status: Merged
Merged: 7/7/2023
Merged by: @kroky

Base: masterHead: delete-att


📝 Commits (1)

  • e0814bc Remove attachments keeping message

📊 Changes

8 files changed (+148 additions, -28 deletions)

View changed files

📝 composer.json (+2 -1)
📝 modules/imap/functions.php (+80 -7)
📝 modules/imap/handler_modules.php (+44 -16)
📝 modules/imap/hm-imap.php (+0 -1)
📝 modules/imap/output_modules.php (+2 -1)
📝 modules/imap/setup.php (+7 -1)
📝 modules/imap/site.css (+5 -1)
📝 modules/imap/site.js (+8 -0)

📄 Description

Pullrequest

Removes specified attachment part keeping the rest of email.

Issues


🔄 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/629 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 9/29/2022 **Status:** ✅ Merged **Merged:** 7/7/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `delete-att` --- ### 📝 Commits (1) - [`e0814bc`](https://github.com/cypht-org/cypht/commit/e0814bc406fb85bd56c3220eac6f9de75f630d98) Remove attachments keeping message ### 📊 Changes **8 files changed** (+148 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+2 -1) 📝 `modules/imap/functions.php` (+80 -7) 📝 `modules/imap/handler_modules.php` (+44 -16) 📝 `modules/imap/hm-imap.php` (+0 -1) 📝 `modules/imap/output_modules.php` (+2 -1) 📝 `modules/imap/setup.php` (+7 -1) 📝 `modules/imap/site.css` (+5 -1) 📝 `modules/imap/site.js` (+8 -0) </details> ### 📄 Description ## Pullrequest Removes specified attachment part keeping the rest of email. ### Issues - fixes https://github.com/jasonmunro/cypht/issues/401 - relates https://avan.tech/item60587 --- <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:42 +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#939
No description provided.