hschneider
New Pleskian
- Server operating system version
- Ubuntu 24.04.
- Plesk version and microupdate number
- 18.0.80
How can I update the autoresponder of an existing email account, e.g. end_date, text, activated ?
I tried with this payload, but no luck:
Authentication is not a prob, access-token etc. is all OK.
I tried with this payload, but no luck:
JSON:
{
"params": [
"--update",
"[email protected]",
"-status",
"true",
"-text",
"Some text ---}",
"-end-date",
"2026-09-01 16:00:00"
]
}
Authentication is not a prob, access-token etc. is all OK.