1LEI-REFRESH-MAIL-SYNC(1) public-inbox user manual LEI-REFRESH-MAIL-SYNC(1)
2
3
4
6 lei-refresh-mail-sync - refresh sync info with Maildir, IMAP
7
9 lei refresh-mail-sync --all[=<remote|local>]
10
11 lei refresh-mail-sync MFOLDER [MFOLDER...]
12
14 "lei refresh-mail-sync" is intended to keep old messages indexed with
15 lei-index(1) retrievable if Maildir flags change a filename. It will
16 prune invalid entries for messages which no longer exist in a Maildir.
17
18 It is also useful for ensuring lei-export-kw(1) can propagate keyword
19 (flag) changes to Maildirs and IMAP folders.
20
21 It only needs read-only access to Maildirs and IMAP folders and will
22 not attempt to write to them at all.
23
25 --all
26 Refresh all local Maildirs and remote IMAP folders
27
28 --all=local
29 Refresh all local Maildirs
30
31 --all=remote
32 Refresh all remote IMAP folders
33
35 Feedback welcome via plain-text mail to <mailto:meta@public-inbox.org>
36
37 The mail archives are hosted at <https://public-inbox.org/meta/> and
38 <http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
39
41 Copyright all contributors <mailto:meta@public-inbox.org>
42
43 License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
44
46 lei-index(1), lei-export-kw(1), lei-ls-mail-sync(1)
47
48
49
50public-inbox.git 1993-10-02 LEI-REFRESH-MAIL-SYNC(1)