f7b3afceecc36eed0795c2c86425aeee0dfd47ab
Roundcube
-
Copy
.env.exampleto.envand replace the example mail-server values. -
Start the container:
docker compose up -d -
Open http://localhost:9002 and sign in with your mail credentials.
The container publishes Roundcube on host port 9002. SMTP uses port 587 by default and the tls:// server prefix, which makes Roundcube negotiate STARTTLS. Its database is retained in the named roundcube-db volume.