forked from mirror/django-mailbox
* Using a query parameter argument (rather than the entire query string) to specify the folder into which e-mail messages should be archived. * Duplicating the IMAP tests; this could probably be a bit more simply done, but we'll at least be verifying both archived and non-archived use cases. * Simplifying some aspects of the documentation to include references to this new feature. |
||
|---|---|---|
| .. | ||
| messages | ||
| __init__.py | ||
| base.py | ||
| test_mailbox.py | ||
| test_message_flattening.py | ||
| test_process_email.py | ||
| test_transports.py | ||