Skip to content

FEATURE: Add X-Discourse-Sender Header to outgoing mail #33123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2025

Conversation

martin-brennan
Copy link
Contributor

When there is a relevant username associated with an outgoing email,
like in the case of post notifications, the X-Discourse-Sender header
will be added to the email, indicating the sender's username.

This mimics the X-GitHub-Sender header used by GitHub, which is useful
for filtering and categorizing emails based on the sender.

When there is a relevant `username` associated with an outgoing email,
like in the case of post notifications, the `X-Discourse-Sender` header
will be added to the email, indicating the sender's username.

This mimics the `X-GitHub-Sender` header used by GitHub, which is useful
for filtering and categorizing emails based on the sender.
@martin-brennan martin-brennan merged commit f057866 into main Jun 10, 2025
17 checks passed
@martin-brennan martin-brennan deleted the feature/x-discourse-sender branch June 10, 2025 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants