[PR #150] [CLOSED] Prepend Return-Path header to inbound mail #454

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

📋 Pull Request Information

Original PR: https://github.com/axllent/mailpit/pull/150
Author: @wttw
Created: 8/4/2023
Status: Closed

Base: developHead: develop


📝 Commits (1)

  • 8aeb0a1 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/axllent/mailpit/pull/150 **Author:** [@wttw](https://github.com/wttw) **Created:** 8/4/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`8aeb0a1`](https://github.com/axllent/mailpit/commit/8aeb0a11a75261918825aabe87ee28c66034531b) Add Return-Path header to inbound mail. ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/smtpd/smtpd.go` (+2 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 14:19:54 +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#454
No description provided.