mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 03:35:32 -05:00
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.