pmg_spam_config_update
Update Proxmox Mail Gateway spam filter settings. Dry-run by default; use confirm=true to apply changes immediately to new inbound mail.
Instructions
MUTATION (MEDIUM): update PMG spam filter configuration. Dry-run by default. confirm=True to execute. Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: PUT /config/spam. Only non-None fields are sent — omitted fields keep their current PMG values. delete: comma-separated list of field names to reset to defaults. Changes take effect immediately on new inbound mail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delete | No | ||
| confirm | No | ||
| use_awl | No | ||
| languages | No | ||
| use_bayes | No | ||
| use_razor | No | ||
| rbl_checks | No | ||
| maxspamsize | No | ||
| bounce_score | No | ||
| extract_text | 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. | |
| wl_bounce_relays | No | ||
| clamav_heuristic_score | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |