This discourse plugin allows Discourse's emails to mimic the GNU/Mailman option "reply_goes_to_list = Poster"
In practice, the plugin does the following:
- Adds a
Reply-To:
header that exposes the poster's email address - Optionally adds a
CC:
header that allows a 'Reply-All' action in a mailing agent to respond back to the Discourse topic
- Original author: Tarek Loubani [email protected]
- Fork author: Alan Schmitz [email protected]
- License: aGPLv3