Skip to main content

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

FilePurpose
compose.yamlDocker Compose configuration
.envEnvironment variables (gitignored)
env.fileTwake 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