1LEI-EXPORT-KW(1) public-inbox user manual LEI-EXPORT-KW(1)
2
3
4
6 lei-export-kw - export keywords (flags) to Maildir and IMAP folders
7
9 lei export-kw --all=[<remote|local>]
10
11 lei export-kw MFOLDER [MFOLDER...]
12
14 "lei export-kw" propagates keywords (e.g. "seen", "answered",
15 "flagged", etc.) from lei/store to IMAP folders and/or Maildirs. It
16 only works for messages lei knows about (e.g. was used as a "lei q
17 --output", or imported via lei-import(1), or indexed via lei-index(1)).
18
19 It does not delete, write, nor modify messages themselves; it only sets
20 metadata on Maildirs and IMAP folders.
21
23 --all
24 Export to all local Maildirs and remote IMAP folders
25
26 --all=local
27 Export all local Maildirs
28
29 --all=remote
30 Export all remote IMAP folders
31
33 Feedback welcome via plain-text mail to <mailto:meta@public-inbox.org>
34
35 The mail archives are hosted at <https://public-inbox.org/meta/> and
36 <http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
37
39 Copyright all contributors <mailto:meta@public-inbox.org>
40
41 License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
42
44 lei-refresh-mail-sync(1), lei-tag(1)
45
46
47
48public-inbox.git 1993-10-02 LEI-EXPORT-KW(1)