Adam Reisinger
|
488c726c2d
|
fix message.text exception when attachment filename header contains weird characters
Add failing test for bad header character
fix
add comment
|
2024-04-25 13:01:43 +02:00 |
|
Martin Manzo
|
7e250b2504
|
Close attachments
|
2023-08-11 10:33:45 -03:00 |
|
Pietro Mingo
|
cefbcdebd2
|
Office365 API mailbox support (#251)
* Update models.py, __init__.py, and office365.py
* Update setup.py
* Office365Transport properties
* Update .gitignore
* wrong folder stage
* Update models.py
* Update office365.py and models.py
* office365 implementation
* Update office365.py
* clear code
* fix import
* Update readme.rst
* archive and delete
* fix and documentation
* removed build folder
* missing archive
Co-authored-by: Pietro Mingo <p.mingo@intac.it>
Co-authored-by: Serafim Bordei <s.bordei@intac.it>
|
2023-01-16 13:23:38 -08:00 |
|
Adam Dobrawy
|
72cb0ea706
|
Avoid "settings.DATABASES is improperly configured. Please supply the NAME value."
|
2018-04-21 07:27:48 +02:00 |
|
Adam Dobrawy
|
aa9f230558
|
Add support to compression of original messages
|
2017-07-09 20:38:29 +02:00 |
|
Adam Dobrawy
|
8ce9a530f0
|
Add tox and tox-cache to gitignore (#105)
|
2016-08-03 10:11:33 -07:00 |
|
Adam Coddington
|
8ff331bdca
|
#44: Adding south migration matching Django 1.7 migration.
|
2015-03-23 19:50:16 -07:00 |
|
Adam Coddington
|
6b29b1bc86
|
Moving 'message storage details' page into appendix
|
2014-08-15 21:02:53 -07:00 |
|
Adam Coddington
|
09718a1901
|
Adding share/ to gitignore.
|
2014-08-15 21:00:12 -07:00 |
|
Adam Coddington
|
3b2d60a903
|
Actually fixing Python 3 support; verified both IMAP and POP3. Fixes #13 (seriously this time).
|
2014-04-25 16:45:35 -07:00 |
|
Adam Coddington
|
ff68e564d5
|
Ignore virtualenv.
|
2014-04-24 06:32:55 -07:00 |
|
Adam Coddington
|
2a90953283
|
Adding new settings allowing one to specify a list of mimetypes that are permitted to be stored in the message body of the e-mail message model.
|
2013-03-11 21:00:53 -07:00 |
|