mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 00:35:51 +03:00
[PR #16] [CLOSED] Feature/save and expose mail headers #408
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#408
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/axllent/mailpit/pull/16
Author: @teggen
Created: 10/14/2022
Status: ❌ Closed
Base:
develop← Head:feature/Save_and_expose_mail_headers📝 Commits (2)
a7ea419Add headers map to Message structd7b02b8Fix 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.