pmg_quarantine_attachment
Lists quarantined email attachments from Proxmox Mail Gateway, filterable by time range and recipient email address.
Instructions
List attachment quarantine entries (read). Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: GET /quarantine/attachment. pmail: per-user scope — defaults to authenticated user (api.config.username). Maps start/end Unix epoch → starttime/endtime query params.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| pmail | No | ||
| start | 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 |