jetemail inbound covers everything under /inbound/…. Authentication uses your api_… key.
inbound domains
create flags
inbound domains forward-rules
Per-domain forwarding rules.
inbound account (account-level rules and logs)
Account-scoped allowlist and blocklist rules apply across every inbound domain you own.
Rule body flags
These apply to bothcreate and update:
Account logs
--logtype, --from, --to, --subject, --ip, --date-from, --date-to, --spamscore-min, --spamscore-max, --host, --port, --mode, plus --limit/--offset/--page/--sort-by/--sort-order).
--tail opens the live TUI. See Live log tail.
inbound filters (per-domain allow/blocklist)
Domain-scoped equivalents of the account rules. The shape is identical, plus the list and create actions take --domain, --subdomain-id, or --subdomain-uuid to scope to a domain.
inbound destinations
Forwarding destinations (the addresses you forward verified mail to).
inbound logs
--uuid, --subdomain-id, --uid, --logtype, --subject, --from, --to, --spamscore-min, --spamscore-max, --host, --ip, --date-from, --date-to, plus pagination (--limit, --offset, --page, --sort-by, --sort-order).
--tail flags: --poll-secs N (default 5), --buffer N (default 500).