mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Importer for mbox format
This commit is contained in:
@@ -155,6 +155,8 @@ module Email
|
||||
else
|
||||
object.body.to_s
|
||||
end
|
||||
rescue
|
||||
nil
|
||||
end
|
||||
|
||||
REPLYING_HEADER_LABELS = ['From', 'Sent', 'To', 'Subject', 'Reply To', 'Cc', 'Bcc', 'Date']
|
||||
|
||||
Reference in New Issue
Block a user