1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00
django-mailbox/django_mailbox/transports
2013-06-22 14:35:47 -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
generic.py Adding file-based transports including Maildir, Mbox, Babyl, MH, and MMDF. 2012-06-30 22:30:13 -07:00
imap.py PEP-8 Cleanup. 2013-06-22 14:35:47 -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 PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00