pmg_quarantine_welcomelist_remove
Remove an email address from the PMG quarantine welcomelist. Specify address and optional user scope; dry-run by default, confirm to execute.
Instructions
MUTATION (LOW): remove an address from the quarantine welcomelist. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: DELETE /quarantine/welcomelist. 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 |