mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-09 11:25:31 +08: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. |
||
|---|---|---|
| .. | ||
| authentication_results_spec.rb | ||
| cleaner_spec.rb | ||
| email_spec.rb | ||
| message_builder_spec.rb | ||
| processor_spec.rb | ||
| receiver_spec.rb | ||
| renderer_spec.rb | ||
| sender_spec.rb | ||
| styles_spec.rb | ||