pmg_quarantine_welcomelist_list
List PMG quarantine welcomelist entries. Scope results to a single user's mailbox by providing their email address.
Instructions
READ-ONLY: list PMG quarantine welcomelist entries. Optional pmail to scope to one user. Needs PROXIMO_PMG_* config.
Returns a list of welcomelist-entry dicts; pmail defaults to the authenticated user when omitted. For the blocklist use pmg_quarantine_blocklist_list. Use pmg_quarantine_welcomelist_add/pmg_quarantine_welcomelist_remove to manage entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pmail | No | Scope the welcomelist read to this user's mailbox; defaults to the authenticated PMG user. | |
| 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 |