3 lei-rm - unindex a message in lei/store
7 lei rm [OPTIONS] (-|--stdin)
9 lei rm [OPTIONS] LOCATION
13 Removes message(s) and associated private metadata from lei/store
14 indices. It does not affect messages stored in externals, so it's
15 still possible to get "removed" messages from externals in L<lei-q>
18 This does not remove the message from underlying git storage nor
19 does it remove messages from Maildir/mbox/IMAP/etc. sources.
29 Read input from standard input. This is the default if standard
30 input is a pipe or regular file and there are no arguments on
35 =item --in-format=MAIL_FORMAT
37 Message input format: C<eml>, C<maildir>, C<imap>, C<imaps>, C<nntp>,
38 C<nntps>, C<mboxrd>, C<mboxcl2>, C<mboxcl>, or C<mboxo>.
40 Default: C<eml> when reading from stdin
44 L<mbox(5)> locking method(s) to use: C<dotlock>, C<fcntl>, C<flock> or
47 Default: fcntl,dotlock
53 Suppress feedback messages.
59 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
61 The mail archives are hosted at L<https://public-inbox.org/meta/> and
62 L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
66 Copyright all contributors L<mailto:meta@public-inbox.org>
68 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
72 L<lei-store-format(5)>