Send a template

$ himalaya template send [OPTIONS] [TEMPLATE]...

This command allows you to send a template and save a copy to the sent folder. The template is compiled into a MIME message before being sent. If you want to send a raw message, use the message send command instead.

Options

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

Examples

$ cat ~/email.eml | himalaya template send
$ himalaya template send < ~/email.eml