mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-08 03:28:57 +00:00
18 lines
332 B
Markdown
18 lines
332 B
Markdown
# kcli bounce-cancel
|
|
|
|
|
|
Cancels an admin bounce entry.
|
|
|
|
Cancelling the entry prevents it from matching new messages. It cannot retroactively un-bounce messages that it already matched and bounced.
|
|
|
|
|
|
**Usage:** `kcli bounce-cancel --id <ID>`
|
|
|
|
## Options
|
|
|
|
|
|
* `--id <ID>` — The id field of the bounce entry that you wish to cancel
|
|
|
|
|
|
|