1
0
Fork 0
Commit graph

33 commits

Author SHA1 Message Date
Adam Coddington
e6fb545608 Adding model documentation to docs; fixes #47. 2015-04-20 20:55:16 -07:00
Adam Coddington
440f31174f Merge remote-tracking branch 'ad-m/master' into 44_store_original_email 2015-03-23 19:42:06 -07:00
Adam Coddington
33db00f605 #46: Minor alterations to documentation to keep it organized. 2015-03-22 20:54:52 -07:00
Dmitry
36d515fec1 Update mailbox_types.rst 2015-03-18 23:25:21 +04:00
Dmitry
0c2b01bb78 Update mailbox_types.rst
Added description for uri param ``folder`` in protocol imap
2015-03-18 23:05:35 +04:00
Adam Dobrawy
835986c96a Added random eml file name, removed getattr related to self.mailbox.from_email in Message.reply, fix docs - second round of pull requests 2015-03-18 09:56:52 +01:00
Adam Dobrawy
42d891bd8d Added storing original message in file 2015-03-15 02:16:27 +01:00
Adam Coddington
4c1eff5202 Minor clarification. 2014-11-19 23:42:15 -08:00
Adam Coddington
1503bcaeee Moving settings into appendix, too. 2014-08-17 18:32:25 -07:00
Adam Coddington
6b29b1bc86 Moving 'message storage details' page into appendix 2014-08-15 21:02:53 -07:00
Adam Coddington
24dd3be36a Minor alterations and clarifications to @fsboehme's fantastic addition. 2014-08-13 17:40:03 -07:00
fsboehme
9706fda4e3 Update installation.rst
added db migration step and mailbox setup to installation notes
2014-08-13 16:45:41 -07:00
Adam Coddington
83a6249c85 s/latestrevision/coddingtonbear/g 2014-07-31 20:30:42 -07:00
Adam Coddington
3a2e05b01f Updating documentation to explain exim4 configurations in greater detail. 2014-06-03 19:51:34 -07:00
Adam Coddington
7a19c5db25 Minor documentation tweaks. 2014-05-31 19:04:24 -07:00
Adam Coddington
91da5d3203 Merge remote-tracking branch 'alexlovelltroy/size_limiting' into issue_19 2014-05-30 16:31:13 -07:00
Alex Lovell-Troy
857643e978 Update mailbox_types.rst 2014-05-28 21:33:38 -06:00
Alex Lovell-Troy
7e4f8cd6cd reformatting 2014-05-28 21:32:25 -06:00
Alex Lovell-Troy
d6f3ff2c5c Adding a missed edit 2014-05-28 21:30:04 -06:00
Alex Lovell-Troy
677e420dec Adding gmail to the mailbox types
and adding the type to models.py
2014-05-28 21:24:46 -06:00
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
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