[PR #16] [CLOSED] Feature/save and expose mail headers #408

Closed
opened 2026-03-15 14:17:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/axllent/mailpit/pull/16
Author: @teggen
Created: 10/14/2022
Status: Closed

Base: developHead: feature/Save_and_expose_mail_headers


📝 Commits (2)

  • a7ea419 Add headers map to Message struct
  • d7b02b8 Fix mail download link

📊 Changes

5 files changed (+22 additions, -1 deletions)

View changed files

.gitpod.yml (+9 -0)
📝 server/ui-src/App.vue (+1 -1)
📝 storage/database.go (+1 -0)
📝 storage/structs.go (+1 -0)
📝 storage/utils.go (+10 -0)

📄 Description

For tests regarding special mail headers we need access to the mail headers via api.


🔄 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/axllent/mailpit/pull/16 **Author:** [@teggen](https://github.com/teggen) **Created:** 10/14/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `feature/Save_and_expose_mail_headers` --- ### 📝 Commits (2) - [`a7ea419`](https://github.com/axllent/mailpit/commit/a7ea419d465cd5bd6f1e7f77c34e1a627724f5d7) Add headers map to Message struct - [`d7b02b8`](https://github.com/axllent/mailpit/commit/d7b02b8964b1bddcad108978a0d93cf50fff34b3) Fix mail download link ### 📊 Changes **5 files changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.gitpod.yml` (+9 -0) 📝 `server/ui-src/App.vue` (+1 -1) 📝 `storage/database.go` (+1 -0) 📝 `storage/structs.go` (+1 -0) 📝 `storage/utils.go` (+10 -0) </details> ### 📄 Description For tests regarding special mail headers we need access to the mail headers via api. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 14:17:28 +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/mailpit#408
No description provided.