[PR #494] [MERGED] Draft attachment support #848

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/494
Author: @henrique-borba
Created: 6/30/2021
Status: Merged
Merged: 6/30/2021
Merged by: @jasonmunro

Base: masterHead: draft-attachment-support


📝 Commits (5)

📊 Changes

3 files changed (+38 additions, -6 deletions)

View changed files

📝 modules/smtp/modules.php (+28 -6)
📝 modules/smtp/setup.php (+1 -0)
📝 modules/smtp/site.js (+9 -0)

📄 Description

Pullrequest

This PR allows attachments to be used with the IMAP draft feature.


🔄 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/494 **Author:** [@henrique-borba](https://github.com/henrique-borba) **Created:** 6/30/2021 **Status:** ✅ Merged **Merged:** 6/30/2021 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `draft-attachment-support` --- ### 📝 Commits (5) - [`323d10a`](https://github.com/cypht-org/cypht/commit/323d10a88019a3aa293a68318a54b0ca0a4e86be) IMAP draft attachment support - [`e886604`](https://github.com/cypht-org/cypht/commit/e886604bfe452036daff34f3d10cc49fcdec2cba) Merge pull request #5 from jasonmunro/master - [`9612169`](https://github.com/cypht-org/cypht/commit/9612169edd9c1e645fb617e367500f490d0de290) Merge branch 'master' of https://github.com/henrique-borba/cypht into draft-attachment-support - [`39fb601`](https://github.com/cypht-org/cypht/commit/39fb601592f2cd5ee2243152b693cd7306a6d8b5) Fixed IMAP handler module attach_file call - [`a18984c`](https://github.com/cypht-org/cypht/commit/a18984c31330549367c615986aee88856484fa36) Updated attach_file function signature for backward compatibility ### 📊 Changes **3 files changed** (+38 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `modules/smtp/modules.php` (+28 -6) 📝 `modules/smtp/setup.php` (+1 -0) 📝 `modules/smtp/site.js` (+9 -0) </details> ### 📄 Description ## Pullrequest This PR allows attachments to be used with the IMAP draft feature. --- <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:25 +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#848
No description provided.