* mu4e: support setting my-addresses when indexing

This commit is contained in:
djcb
2012-06-19 17:59:35 +03:00
parent 39ff643e48
commit b150f45090
5 changed files with 49 additions and 19 deletions

View File

@ -165,10 +165,12 @@ and finally, we receive:
.B index
Using the \fBindex\fR command, we can (re)index the database, similar to what
\fBmu find\fR does.
\fBmu find\fR does. The \fBmy-addresses\fR parameter (optionally)
registers 'my' email addresses; see the documentation for
\fBmu_store_set_my_addresses\fR.
.nf
-> index path:<path>
-> index path:<path> [my-addresses:<comma-separated-list-of-email-addresses>]
.fi
As a response, it will send (for each 500 messages):
.nf