logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lei-refresh-mail-sync - refresh sync info with Maildir, IMAP

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/>

Description

       "lei refresh-mail-sync" is intended to keep old messages indexed with lei-index(1) retrievable if Maildir
       flags change a filename.  It will prune invalid entries for messages which no longer exist in a Maildir.

       It is also useful for ensuring lei-export-kw(1) can propagate keyword (flag) changes to Maildirs and IMAP
       folders.

       It only needs read-only access to Maildirs and IMAP folders and will not attempt to write to them at all.

Name

       lei-refresh-mail-sync - refresh sync info with Maildir, IMAP

Options

       --all
           Refresh all local Maildirs and remote IMAP folders

       --all=local
           Refresh all local Maildirs

       --all=remote
           Refresh all remote IMAP folders

See Also

lei-index(1), lei-export-kw(1), lei-ls-mail-sync(1)

public-inbox.git                                   1993-10-02                           LEI-REFRESH-MAIL-SYNC(1)

Synopsis

       lei refresh-mail-sync --all[=<remote|local>]

       lei refresh-mail-sync MFOLDER [MFOLDER...]

See Also