mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
79e55ec3f0
* FIX: Remove List-Post email header This header is used for mailing lists and can confuse some email clients such as Thunderbird to display wrong replying options. * FIX: Replace reply_key in email custom headers Admins can add custom email headers from site settings. Email sender will try to replace the reply key if %{reply_key} exists or remove the header if a reply key does not exist.