mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 08:45:54 +03:00
[PR #150] [CLOSED] Prepend Return-Path header to inbound mail #454
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#454
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/150
Author: @wttw
Created: 8/4/2023
Status: ❌ Closed
Base:
develop← Head:develop📝 Commits (1)
8aeb0a1Add Return-Path header to inbound mail.📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
server/smtpd/smtpd.go(+2 -0)📄 Description
Prepend a Return-Path header to the received email containing the 821.From address. This will then be available as part of the mail summary via the API and the web interface.
Closes #149
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.