pmg_statistics_receiver
Retrieve per-recipient mail statistics from Proxmox Mail Gateway. Filter results, set time range, and sort output to analyze email delivery metrics.
Instructions
Get per-recipient mail statistics (read). Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: GET /statistics/receiver. filter_: optional search string; orderby: raw sort spec passthrough. Maps start/end Unix epoch → starttime/endtime query params.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No | ||
| filter_ | No | ||
| orderby | 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 |