Skip to content

feat: add configurable X-Tags header for email tagging in Mailpit#12

Merged
VargaJoe merged 1 commit into
developfrom
feature/email-tag
Jun 1, 2026
Merged

feat: add configurable X-Tags header for email tagging in Mailpit#12
VargaJoe merged 1 commit into
developfrom
feature/email-tag

Conversation

@VargaJoe
Copy link
Copy Markdown
Contributor

@VargaJoe VargaJoe commented Jun 1, 2026

  • Add Tag property to EmailSettings (default: empty)
  • Inject X-Tags header into MailMessage if Tag is configured
  • Update appsettings.json with Tag field
  • Allows tagging emails by application source in Mailpit UI
  • Environment variable override: Email__Tag=sn-auth (or multiple tags with comma separator)

- Add Tag property to EmailSettings (default: empty)
- Inject X-Tags header into MailMessage if Tag is configured
- Update appsettings.json with Tag field
- Allows tagging emails by application source in Mailpit UI
- Environment variable override: Email__Tag=sn-auth (or multiple tags with comma separator)
@VargaJoe VargaJoe merged commit 20f9e66 into develop Jun 1, 2026
2 checks passed
@VargaJoe VargaJoe deleted the feature/email-tag branch June 1, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant