pmg_quarantine_spamusers
Retrieve a list of users with quarantined spam, virus, or attachment emails, filtered by time range using start and end timestamps.
Instructions
List users with quarantined mail entries (read). Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: GET /quarantine/spamusers. quarantine_type: spam|virus|attachment (default spam) — sent to API as 'quarantine-type'. Maps start/end Unix epoch → starttime/endtime query params.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | 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. | |
| quarantine_type | No | spam |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |