pmg_domain_delete
Delete a managed mail domain in Proxmox Mail Gateway. Confirm execution after reviewing mail routing rules that may break.
Instructions
MUTATION (MEDIUM): delete a managed mail domain. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: DELETE /config/domains/{domain}. Mail routing rules referencing this domain may break — review before confirming.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | 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 |