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
ee6b4b3e1d
django-mailbox
/
django_mailbox
History
Download ZIP
Download TAR.GZ
Adam Coddington
ee6b4b3e1d
Delete attachments after they are no longer referenced by an e-mail message.
Fixes
#1
. Bumping version number to 1.8.3
2013-02-03 14:52:42 -08:00
..
management
Ignore p7s smime attachments
2013-01-15 15:48:15 +00:00
migrations
Add south migration for message attachment model
2013-01-15 12:28:32 +00:00
tests
Delete attachments after they are no longer referenced by an e-mail message.
Fixes
#1
. Bumping version number to 1.8.3
2013-02-03 14:52:42 -08: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 'resend message received' admin action.
2013-01-27 04:58:09 -08:00
models.py
Delete attachments after they are no longer referenced by an e-mail message.
Fixes
#1
. Bumping version number to 1.8.3
2013-02-03 14:52:42 -08:00
runtests.py
Adding tests.
2013-01-19 00:26:58 -08:00
signals.py
Initial commit.
2012-06-27 20:45:01 -07:00