bird email mailboxes receive-rules
Usage
Contoh kode
bird email mailboxes receive-rulesDescription
A rule allows or blocks inbound mail by sender address or domain. A block wins over any
allow and over the reply admission an allowlist mailbox grants, and it drops matching mail
silently. A rule cannot be edited after it is added, only removed.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.