1
0
Fork 0

Added storing original message in file

This commit is contained in:
Adam Dobrawy 2015-03-15 02:16:27 +01:00
parent 552e033655
commit 42d891bd8d
3 changed files with 39 additions and 1 deletions

View file

@ -66,3 +66,7 @@ Settings
* If this is set, it will be read as a number of
bytes. Any messages above that size will not be
downloaded. ``2000000`` is 2 Megabytes.
* ``DJANGO_MAILBOX_STORE_ORIGINAL_MESSAGE``
* Default: ``False``
* Type: ``boolean``
* Controls whether or not we store original messages in ``eml`` field