Commit Graph

10 Commits

Author SHA1 Message Date
Robin Ward 648bcb6432 More mailbox importer improvements 2016-06-20 14:58:53 -04:00
Robin Ward 2720205f78 Support gzipped mailbox files 2016-06-20 12:41:57 -04:00
Robin Ward b42f28d4c3 Improved mailing list import.
Now uses a SQLite database to store messages rather than JSON files
for performance and memory considerations.
2016-06-14 11:45:17 -04:00
sghebuz 94cd87bb7c Import attachments to topics/replies on mailing list import 2016-03-24 16:05:58 +01:00
sghebuz e2bb08e8ea Improve mail subject cleanup (localized reply and forwarded prefix) 2016-03-24 16:05:10 +01:00
sghebuz 335513de61 Fix mbox.rb for updated Email::Receiver API
This commit 3083657358 broke mbox importer.it.
Update the mbox importer for the new Email::Receiver API
2016-03-07 23:15:57 +01:00
Robin Ward ebb16bfafc FIX: mbox import should respect date order after grouping 2015-10-27 14:22:07 -04:00
Robin Ward 3b35972d25 Improvements to importing a mailing list 2015-10-22 15:03:08 -04:00
Kane York 821124f3fd FEATURE: Skip batches if all records exist
Update all import scripts to take advantage of all_records_exist?
2015-09-21 17:13:02 -07:00
Robin Ward 33a5fce124 Importer for mbox format 2015-07-23 18:37:40 -04:00