This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/script/import_scripts/mbox
Gerhard Schlager bb54eb1192 Improvements to mbox importer
* store time it took to index message in DB (to find performance issues)
* ignore listserv specific files
* better examples for split_regex
* first email in mbox shouldn't contain the split string
* always lock the DB in exclusive mode
* save email within transaction
* messages can be grouped by subject and use original order (for Listserv)
* adds option to index emails without running the import
2018-01-17 12:04:57 +01:00
..
support Improvements to mbox importer 2018-01-17 12:04:57 +01:00
importer.rb Improvements to mbox importer 2018-01-17 12:04:57 +01:00
settings.yml Improvements to mbox importer 2018-01-17 12:04:57 +01:00