Overview
Mailbox (IMAP/SMTP) configuration.Verbs
| Verb | Description |
|---|---|
list | List all mailboxes. |
get | Fetch a single mailbox by id. |
test | Run a live connection / auth check against the mailbox. |
create | Create a mailbox (body via —data). |
update | Update a mailbox (id positional, body via —data). |
Detailed help
Runekso directly to see flags and arguments — --help reflects the binary you have installed.
See also
- CLI overview
- Authentication
- Configuration
- API Reference — the underlying HTTP routes.