1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00
django-mailbox/django_mailbox/transports
2018-04-24 12:12:41 -04:00
..
__init__.py Add flake8 style check 2017-05-09 23:59:42 +02:00
babyl.py PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
base.py Add flake8 style check 2017-05-09 23:59:42 +02:00
generic.py Flush repository after consume email - close #128 2016-12-26 01:12:14 +01:00
gmail.py Minor cleanup & a Python 3k fix. 2014-05-29 16:52:08 -07:00
imap.py add imaps STARTTLS support (#94) 2016-05-15 12:05:11 -07:00
maildir.py PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
mbox.py PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
mh.py PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
mmdf.py PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
pop3.py new setting to delete email from server; don't store duplicate emails; 2018-04-24 12:12:41 -04:00