lei-index - Man Page
index messages without importing them into lei/store
Synopsis
lei index [Options] FOLDER
Description
Similar to lei-import(1), but does not store a copy of messages into lei/store
.
This command only makes sense for messages stored in Maildir folders. Other folder types may be supported in the future (they can all be indexed, but the message isn't automatically retrieved by lei-q(1) or lei-lcat(1)).
Combined with lei-q(1), lei index
allows Maildir users to have similar functionality to mairix(1) by not duplicating messages into lei/store
.
Occasional invocations of lei-refresh-mail-sync --all=local
are recommended to keep indexed messages retrievable.
Options
- -F MAIL_FORMAT
- --in-format=MAIL_FORMAT
There is currently no need for this option. It will support
mh
, eventually. For now, the default (and only supported) format ismaildir
. When IMAP and NNTP support are fleshed out, those formats will be inferred from their URLs.Default:
maildir
- -q
- --quiet
Suppress feedback messages.
Contact
Feedback welcome via plain-text mail to <mailto:meta@public-inbox.org>
The mail archives are hosted at <https://public-inbox.org/meta/> and <http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
Copyright
Copyright all contributors <mailto:meta@public-inbox.org>
License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
See Also
lei-refresh-mail-sync(1), lei-store-format(5), lei-import(1)
Referenced By
lei-add-watch(1), lei-export-kw(1), lei-forget-mail-sync(1), lei-import(1), lei-mail-sync-overview(7), lei-refresh-mail-sync(1), lei-reindex(1), lei-store-format(5).