curl -X GET "https://mail.example.com/api/v1/get/logs/dovecot" -H "X-API-Key: $MAILCOW_API_KEY"
Fetch recent Dovecot logs via the API
This returns the tail of the Dovecot log with auth and IMAP events as JSON. Quick way to scan for failed logins without shelling into the container. The same pattern works for other get/logs endpoints.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.