1
0
Fork 0
django-mailbox/django_mailbox/transports
Adam Coddington f8e70aa5d1 Attempting to narrow down the issue @rulzart is encountering.
Conflicts:
	django_mailbox/transports/generic.py
2014-10-14 19:29:51 -07:00
..
__init__.py Adding gmail oauth2 authentication 2014-05-28 20:10:45 -06:00
babyl.py PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
base.py Actually fixing Python 3 support; verified both IMAP and POP3. Fixes #13 (seriously this time). 2014-04-25 16:45:35 -07:00
generic.py Attempting to narrow down the issue @rulzart is encountering. 2014-10-14 19:29:51 -07:00
gmail.py Minor cleanup & a Python 3k fix. 2014-05-29 16:52:08 -07:00
imap.py Wrap added \Deleted flag in parentheses. Fixes #23. 2014-08-22 19:27:36 -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 Actually fixing Python 3 support; verified both IMAP and POP3. Fixes #13 (seriously this time). 2014-04-25 16:45:35 -07:00