[PR #2590] [MERGED] removed html dump to file #2626

Closed
opened 2026-02-27 12:11:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2590
Author: @Spitfireap
Created: 8/30/2022
Status: Merged
Merged: 9/5/2022
Merged by: @tonioo

Base: masterHead: fix-unicode-error-getmailcontent


📝 Commits (1)

  • 1a0a439 removed useless file write

📊 Changes

1 file changed (+0 additions, -2 deletions)

View changed files

📝 modoboa/lib/email_utils.py (+0 -2)

📄 Description

Description of the issue/feature this PR addresses:
see #2572

HTML emails would be dumped into /tmp/output.txt. I didn't find any call for this file. Considering it useless.


🔄 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/modoboa/modoboa/pull/2590 **Author:** [@Spitfireap](https://github.com/Spitfireap) **Created:** 8/30/2022 **Status:** ✅ Merged **Merged:** 9/5/2022 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix-unicode-error-getmailcontent` --- ### 📝 Commits (1) - [`1a0a439`](https://github.com/modoboa/modoboa/commit/1a0a4395d4eb22d2d8e6dac604454e737e3b7f6b) removed useless file write ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/lib/email_utils.py` (+0 -2) </details> ### 📄 Description Description of the issue/feature this PR addresses: see #2572 HTML emails would be dumped into ``/tmp/output.txt``. I didn't find any call for this file. Considering it useless. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:58 +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/modoboa-modoboa#2626
No description provided.