pmg_transport_delete
Delete a mail transport rule for a domain, reverting mail delivery to default PMG MX routing. Use confirm=true to execute; dry-run by default.
Instructions
MUTATION (MEDIUM): delete a mail transport rule. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: DELETE /config/transport/{domain}. Mail for the domain will fall back to default PMG routing (MX lookup).
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 |