pmg_postfix_qshape
Retrieve the Postfix queue shape on a PMG node, displaying counts per domain and total for each queue-age bucket. Helps monitor queued emails and decide when to force re-delivery.
Instructions
READ-ONLY: get PMG Postfix queue shape. Needs PROXIMO_PMG_* config.
Returns a list of dicts, one row per domain plus a TOTAL row, each with queue-age bucket counts. To force immediate re-delivery of the queued mail use pmg_postfix_flush.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PMG node name; defaults to the configured node. | |
| 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 |