Twake Mail
JMAP webmail client pointing at the Stalwart mail server.Overview
Twake Mail is Linagora’s Flutter-based webmail client that connects to any JMAP server. It provides a modern web UI for reading and sending email.- URL:
twake.augustin.ai - Backend:
stalwart.augustin.ai(JMAP) - Image:
linagora/tmail-web:latest
Login
Use your Stalwart credentials:- Username:
root@augustin.ai - Password: (Stalwart admin password)
Files
| File | Purpose |
|---|---|
compose.yaml | Docker Compose configuration |
.env | Environment variables (gitignored) |
env.file | Twake Mail config mounted into container |
Setup Progress
- Create compose.yaml with Traefik labels
- Create env.file pointing SERVER_URL to Stalwart JMAP
- Deploy container
- Verify container running and Traefik routing (HTTP 200)
- Verify login works via browser
- Add to Homepage dashboard