1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Adam Coddington
02567acdc2 Minor alterations to @yellowcap's pull request submission:
* 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.
2014-05-25 12:35:20 -07:00
Daniel
0e0c6cf170 Added email archiving option to IMAP transport 2014-05-23 09:17:14 +01:00
Adam Coddington
8d7e24af3a Moving active development from bitbucket to github. 2013-12-15 21:47:34 -08:00
Adam Coddington
58ca8beeef Updating documentation. 2013-08-04 17:15:11 -07:00
Adam Coddington
4e83ae8eb3 Updating documentation. 2013-06-24 00:20:08 -07:00
Sebastian Rahlf
6da17053d4 Fix section reference in docs. 2013-06-12 08:50:25 +02: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
a44d6d87d9 Moving piped documentation into same section as polling. 2013-01-22 20:44:46 -08:00
Adam Coddington
334a90a0f6 Move all mailbox types into a single document. 2013-01-22 20:42:18 -08:00
Adam Coddington
3bada8f1a8 Moving documentation to RTD. 2013-01-22 20:37:11 -08:00