discourse/script/import_scripts/mbox
Gerhard Schlager f2d00e5eff FEATURE: Use Message-ID for detecting email replies to group
Ignores the site setting "find_related_post_with_key" and always tries to honor the `In-Reply-To` and `References` header for emails sent to a group.

The senders email address must be included in the `To` or `CC` header of a previous email sent to the group and the `Message-ID` of that email must be included in the current email's `In-Reply-To` or `References` header.
2018-04-05 11:00:38 +02:00
..
support FEATURE: Use Message-ID for detecting email replies to group 2018-04-05 11:00:38 +02:00
importer.rb Improvements to mbox import script 2018-03-06 11:32:12 +01:00
settings.yml Improvements to mbox importer 2018-01-17 12:04:57 +01:00