pmg_quarantine_action
Apply actions like deliver, delete, or blocklist to quarantined email messages with dry-run mode for safety. Confirm execution to commit changes.
Instructions
MUTATION (MEDIUM; HIGH for action='delete' — permanent, irreversible). Apply an action to quarantined message(s). Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config.
action: one of deliver|delete|mark-seen|mark-unseen|blocklist|welcomelist. mail_ids: single mail ID or comma-separated list. PMG 9.1 live-proven 2026-06-26: POST /quarantine/content — delete and deliver both confirmed against real quarantined GTUBE messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| confirm | No | ||
| mail_ids | Yes | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |