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
5c619d98b8
django-mailbox
/
django_mailbox
History
Download ZIP
Download TAR.GZ
Adam Coddington
5c619d98b8
Adding migrations supporting new model design.
2012-10-27 18:09:23 -07:00
..
management
Adding optional argument to processincomingmessages management command for allowing one to specify a mailbox name.
2012-10-27 14:54:54 -07:00
migrations
Adding migrations supporting new model design.
2012-10-27 18:09:23 -07:00
transports
Adding file-based transports including Maildir, Mbox, Babyl, MH, and MMDF.
2012-06-30 22:30:13 -07:00
__init__.py
Initial commit.
2012-06-27 20:45:01 -07:00
admin.py
Adding active/inactive mailboxes, adding outgoing/incoming mail tracking, changing field names, tracking in-reply-to and references.
2012-10-09 05:52:04 +00:00
models.py
Separate address field into two distinct fields storing TO and FROM headers.
2012-10-27 17:46:48 -07:00
signals.py
Initial commit.
2012-06-27 20:45:01 -07:00