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-export-kw - export keywords (flags) to Maildir and IMAP folders

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 export-kw" propagates keywords (e.g. "seen", "answered", "flagged", etc.) from lei/store to IMAP
       folders and/or Maildirs.  It only works for messages lei knows about (e.g. was used as a "lei q
       --output", or imported via lei-import(1), or indexed via lei-index(1)).

       It does not delete, write, nor modify messages themselves; it only sets metadata on Maildirs and IMAP
       folders.

Name

       lei-export-kw - export keywords (flags) to Maildir and IMAP folders

Options

       --all
           Export to all local Maildirs and remote IMAP folders

       --all=local
           Export all local Maildirs

       --all=remote
           Export all remote IMAP folders

See Also

lei-refresh-mail-sync(1), lei-tag(1)

public-inbox.git                                   1993-10-02                                   LEI-EXPORT-KW(1)

Synopsis

       lei export-kw --all=[<remote|local>]

       lei export-kw MFOLDER [MFOLDER...]

See Also