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

16 commits

Author SHA1 Message Date
Alex Lovell-Troy
b2abec1d40 fixing typo in the docs 2014-05-28 20:53:44 -06:00
Alex Lovell-Troy
58550c76c9 Teaching people how to use the settings 2014-05-28 20:50:48 -06:00
Adam Coddington
6336e910bd Fixing a documentation glitch; thanks for catching this, @yellowcap. 2014-05-26 10:25:55 -07:00
Adam Coddington
bf2f0c89d4 Bumping version number to 3.3. 2014-05-25 12:37:46 -07:00
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
a7dcb05b37 Adding target to travis.ci link. 2013-07-25 00:24:39 -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
e6f9e6b94b Updating documentation version. 2013-03-11 21:42:41 -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
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