Generate a reply template

$ himalaya template reply [OPTIONS] <ID> [BODY]...

Generate a template for replying to a message.

The generated template is prefilled with your email in a From header as well as your signature. The replied message is also prefilled in the body of the template, with all lines prefixed by the symbol greater than “>”.

Options

-f|--folder

The name of the folder.

-A|--all

Reply to all recipients.

This argument will add all recipients for the To and Cc headers.

-H|--header

Prefill the template with custom headers (can be repeated).

A raw header should follow the pattern KEY:VAL.

--disable-cache

Disable any sort of cache.

The action depends on commands it apply on. For example, when listing envelopes using the IMAP backend, this flag will ensure that envelopes are fetched from the IMAP server rather than the synchronized local Maildir.

-a|--account

Override the default account.

An account name corresponds to an entry in the table at the root level of your TOML configuration file.