discourse/script/import_scripts/mbox/support
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
..
database.rb FIX: mbox importer should ignore emails without date 2018-03-13 13:42:57 +01:00
indexer.rb FEATURE: Use Message-ID for detecting email replies to group 2018-04-05 11:00:38 +02:00
settings.rb Improvements to mbox importer 2018-01-17 12:04:57 +01:00