pmg_relay_config
Retrieve PMG SMTP relay and smarthost settings, including relay host and port, from the mail configuration endpoint.
Instructions
READ-ONLY: get PMG SMTP relay/smarthost configuration. Needs PROXIMO_PMG_* config.
Returns the full mail config section as a dict, including relay host, relay port, and other SMTP delivery settings. Lives at /config/mail — there is no separate /config/relay endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |