This website requires JavaScript.
Explore
Help
Sign in
federico
/
django-mailbox
Watch
1
Star
0
Fork
You've already forked django-mailbox
0
forked from
mirror/django-mailbox
Code
Activity
3b2d60a903
django-mailbox
/
django_mailbox
/
transports
History
Download ZIP
Download TAR.GZ
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
..
__init__.py
Adding file-based transports including Maildir, Mbox, Babyl, MH, and MMDF.
2012-06-30 22:30:13 -07: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
Actually fixing Python 3 support; verified both IMAP and POP3.
Fixes
#13
(seriously this time).
2014-04-25 16:45:35 -07:00
imap.py
Actually fixing Python 3 support; verified both IMAP and POP3.
Fixes
#13
(seriously this time).
2014-04-25 16:45:35 -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