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-convert - one-time conversion from one mail format to another

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

       Convert messages to another format.  "LOCATION" is a source of messages: a directory (Maildir), a file
       (various mbox), or a URL ("imap://", "imaps://", "nntp://", or "nntps://").  URLs requiring
       authentication use git-credential(1) to fill in the username and password.

       For a regular file, the location must have a "<format>:" prefix specifying one of the following formats:
       "mboxrd", "mboxcl2", "mboxcl", or "mboxo".

Name

       lei-convert - one-time conversion from one mail format to another

Options

       -F MAIL_FORMAT
       --in-format=MAIL_FORMAT
           Message  input  format.  Unless messages are given on stdin, using a format prefix with "LOCATION" is
           preferred.

       The following options are also supported and are described in lei-q(1).

       -o MFOLDER, --output=MFOLDER
       --lock METHOD
       --no-kw
       --torsocks=auto|no|yes
       --no-torsocks
       --proxy=PROTOCOL://HOST[:PORT]

See Also

lei-mail-formats(5)

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

Synopsis

       lei convert -o OUTPUT [OPTIONS] LOCATION

       lei convert -o OUTPUT [OPTIONS] (--stdin|-)

See Also