alias_generate_password
Generate or update a password for an email alias, enabling access to IMAP, SMTP, CalDAV, and CardDAV. Can override an existing password or email setup instructions.
Instructions
Generate a password for an alias to use with IMAP/SMTP/CalDAV/CardDAV.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name | |
| alias_id | Yes | Alias ID or name | |
| is_override | No | Override existing password if one exists | |
| new_password | No | Specific password to use (optional, auto-generated if not provided) | |
| emailed_instructions | No | Email setup instructions to the alias |