Adam Coddington
|
364a3061c2
|
Adding Python3 support.
|
2013-06-22 15:42:50 -07:00 |
|
Adam Coddington
|
3ea8689ec0
|
Encode message body to bytes prior to reconstituting e-mail message object. Added additional test to ensure that messages can make it the full cycle.
|
2013-06-22 15:06:53 -07:00 |
|
Adam Coddington
|
9cdb2d9d1b
|
PEP-8 Cleanup.
|
2013-06-22 14:35:47 -07:00 |
|
Adam Coddington
|
8a34ac211c
|
Properly handle RFC2822 line continuations; resolves #4.
|
2013-06-05 12:43:28 -07:00 |
|
Adam Coddington
|
2a90953283
|
Adding new settings allowing one to specify a list of mimetypes that are permitted to be stored in the message body of the e-mail message model.
|
2013-03-11 21:00:53 -07:00 |
|
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 |
|
Adam Coddington
|
afa82b861c
|
Adding get_text_body convenience method.
|
2013-01-20 14:27:15 -08:00 |
|
Adam Coddington
|
0eb63b44cf
|
Adding tests.
|
2013-01-19 00:26:58 -08:00 |
|