1
0
Fork 0
django-mailbox/django_mailbox
Steeve 8a73076427 add imaps STARTTLS support (#94)
* add imaps STARTTLS support using +tls

* documentation on STARTTLS
2016-05-15 12:05:11 -07:00
..
management Cleaning up management commands for PEP-8 and consistency. 2014-08-22 20:02:58 -07:00
migrations Add migration to resolve inconsistency between python2 and python3 strings 2015-07-20 16:12:27 -07:00
south_migrations #44: Adding south migration matching Django 1.7 migration. 2015-03-23 19:50:16 -07:00
tests Properly decode encoded filename headers. Fixes #96. 2016-05-14 23:37:49 -07:00
transports add imaps STARTTLS support (#94) 2016-05-15 12:05:11 -07:00
__init__.py Release 4.4.9; fixes handling of encoded filenames. 2016-05-14 23:50:17 -07:00
admin.py Adding envelope headers to the Admin interface. 2014-12-31 09:40:36 -06:00
google_utils.py Remoing unaccessed 'fetch_contacts' function. 2014-06-01 14:26:30 -07:00
models.py add imaps STARTTLS support (#94) 2016-05-15 12:05:11 -07:00
signals.py Initial commit. 2012-06-27 20:45:01 -07:00
utils.py Switch from nose to py.test. 2016-05-14 22:06:32 -07:00