discourse/lib/email
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
..
message_builder.rb allow header_instructions to be passed in to message builder 2017-12-05 15:12:24 -05:00
processor.rb suppress rejection email when email was sent to mailinglist mirror category 2017-11-17 15:29:14 +01:00
receiver.rb Improvements to mbox importer 2018-01-17 12:04:57 +01:00
renderer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
sender.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
styles.rb UX: add onebox favicon styling in email 2017-12-05 14:08:30 +05:30