ae674fdd2b9e47d5d8426e4f844acca0000571f6
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.