=head1 NAME lei-index - index messages without importing them into lei/store =head1 SYNOPSIS lei index [OPTIONS] FOLDER lei index [OPTIONS] --stdin =head1 DESCRIPTION Similar to L, but does not store a copy of messages into C. 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 L or L). Combined with L, C allows Maildir users to have similar functionality to L by not duplicating messages into C. =head1 OPTIONS =over =item - =item --stdin Read input from standard input. This is the default if standard input is a pipe or regular file and there are no arguments on the command-line. =item -F MAIL_FORMAT =item --in-format=MAIL_FORMAT Message input format: C, C, C, C, C, C, C, C, C, or C. Default: C when reading from stdin =item -q =item --quiet Suppress feedback messages. =back =head1 CONTACT Feedback welcome via plain-text mail to L The mail archives are hosted at L and L =head1 COPYRIGHT Copyright all contributors L License: AGPL-3.0+ L =head1 SEE ALSO L, L