Skip to main content

Documentation Index

Fetch the complete documentation index at: https://jetemail.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

jetemail is the official CLI for JetEmail. Send transactional email, manage inbound and outbound domains, control SMTP smarthost users, suppression lists, API keys, webhooks. Every endpoint of the JetEmail API, scriptable from the terminal.
jetemail send --to alice@example.org \
              --from noreply@yourdomain.com \
              --subject "Welcome"

What you can do

Send transactional email

email send and email batch from the shell, with attachments, scheduling, idempotency keys.

Manage inbound domains

Add domains, configure delivery, run DNS checks, manage forwarding rules, allow/blocklists.

Manage outbound

Sending domains, SMTP smarthost users, transactional keys, suppression import/export.

Live log tail

Stream inbound, outbound, and account logs in an interactive TUI as messages move.

Scriptable JSON

Pretty tables in a terminal, structured JSON in pipes and CI. Same command, both worlds.

Source

The CLI is open source under MIT or Apache-2.0, at github.com/jetemail/jetemail-cli.

Next steps

Install

Homebrew, shell installer, PowerShell, pre-built binaries, cargo.

Quickstart

Log in, send your first email, list a domain. Three minutes.