Skip to main content
jetemail inbound covers everything under /inbound/…. Authentication uses your api_… key.

inbound domains

create flags

inbound domains forward-rules

Per-domain forwarding rules.
See Forwarding.

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 both create and update:

Account logs

Supports the same filter flags as the account logs API (--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.
See Inbound rules.

inbound destinations

Forwarding destinations (the addresses you forward verified mail to).
See Destination verification.

inbound logs

Supported filters: --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).

inbound quarantine release

Release a quarantined message by UID.
See Release from quarantine.

inbound settings

Per-domain inbound settings.

update flags