Man page - lei-rm(1)
Packages contains this manual
- lei-config(1)
- lei-edit-search(1)
- lei-index(1)
- lei-add-external(1)
- lei-daemon(8)
- lei-rm(1)
- lei-init(1)
- lei-ls-mail-sync(1)
- lei-p2q(1)
- lei-up(1)
- lei-daemon-pid(1)
- lei(1)
- lei-blob(1)
- lei-ls-external(1)
- lei-overview(7)
- lei-mail-diff(1)
- lei-mail-sync-overview(7)
- lei-ls-watch(1)
- lei-rediff(1)
- lei-ls-search(1)
- lei-forget-mail-sync(1)
- lei-lcat(1)
- lei-ls-label(1)
- lei-export-kw(1)
- lei-store-format(5)
- lei-import(1)
- lei-inspect(1)
- lei-daemon-kill(1)
- lei-rm-watch(1)
- lei-mail-formats(5)
- lei-ls-mail-source(1)
- lei-security(7)
- lei-refresh-mail-sync(1)
- lei-forget-search(1)
- lei-convert(1)
- lei-add-watch(1)
- lei-q(1)
- lei-tag(1)
- lei-forget-external(1)
apt-get install lei
Manual
LEI-RM
NAMESYNOPSIS
DESCRIPTION
OPTIONS
CONTACT
COPYRIGHT
SEE ALSO
NAME
lei-rm - unindex a message in lei/store
SYNOPSIS
lei rm [ OPTIONS ] (-|--stdin)
lei rm [ OPTIONS ] LOCATION
DESCRIPTION
Removes message(s) and associated private metadata from lei/store indices. It does not affect messages stored in externals, so itβs still possible to get "removed" messages from externals in lei-q search results.
This does not remove the message from underlying git storage nor does it remove messages from Maildir/mbox/IMAP/etc. sources.
OPTIONS
|
- |
--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.
-F
MAIL_FORMAT
--in-format=MAIL_FORMAT
Message input format: "eml", "mboxrd", "mboxcl2", "mboxcl", or "mboxo" when reading from stdin or using one of the mbox variants.
Not necessary when using an IMAP URL, NNTP URL or Maildir.
Default: "eml" when reading from stdin or if the file suffix ends in ".patch" or ".eml".
--lock=METHOD
mbox (5) locking method(s) to use: "dotlock", "fcntl", "flock" or "none".
Default: fcntl,dotlock
|
-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-store-format (5)