jmap(1) General Commands Manual jmap(1) NAME jmap - JMAP-specific API SYNOPSIS jmap [-h|--help] DESCRIPTION JMAP-specific API. Gives access to the raw JMAP API. Every CLI command matches the name of its JMAP counterpart, grouped by domain: mailbox, email, thread, identity, submission, vacation. OPTIONS -h, --help Print help (see a summary with '-h') SUBCOMMANDS jmap-query(1) Send a raw JMAP method-calls array and print the response jmap-mailbox(1) Manage JMAP mailboxes jmap-email(1) Manage JMAP emails jmap-thread(1) Manage JMAP threads jmap-identity(1) Manage JMAP sender identities jmap-submission(1) Manage JMAP email submissions jmap-vacation-response(1) Manage JMAP vacation response jmap-help(1) Print this message or the help of the given subcommand(s) jmap jmap(1)