pmg_quarantine_blocklist_remove
Remove an email address from the Proxmox Mail Gateway quarantine blocklist. Use confirm=True to execute; dry-run by default.
Instructions
MUTATION (LOW): remove an address from the quarantine blocklist. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: DELETE /quarantine/blocklist. pmail: optional per-user scope (defaults to authenticated user).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pmail | No | ||
| address | Yes | ||
| confirm | No | ||
| 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 |