pmg_quarantine_welcomelist_add
Adds an email address to the quarantine welcomelist on Proxmox Mail Gateway. Dry-run by default; set confirm=True to apply. Optionally scoped to a specific user.
Instructions
MUTATION (LOW): add an address to the quarantine welcomelist. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: POST /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 |