
Rainloop is a simple, modern & fast web-based client. More details on the official website.
- Lightweight & secure image (no root process)
- Based on Alpine
- Latest Rainloop Legacy Edition (stable)
- Contacts (DB) : sqlite, mysql or pgsql (server not built-in)
- With Nginx and PHP8.1
- Postfixadmin-change-password plugin
- GPG_FINGERPRINT : fingerprint of signing key
| Variable |
Description |
Type |
Default value |
| UID |
rainloop user id |
optional |
991 |
| GID |
rainloop group id |
optional |
991 |
| UPLOAD_MAX_SIZE |
Attachment size limit |
optional |
25M |
| LOG_TO_STDOUT |
Enable nginx and php error logs to stdout |
optional |
false |
| MEMORY_LIMIT |
PHP memory limit |
optional |
128M |
# Full example :
# https://github.com/mailserver2/mailserver/blob/master/docker-compose.sample.yml
rainloop:
image: mailserver2/rainloop
container_name: rainloop
volumes:
- /mnt/docker/rainloop:/rainloop/data
depends_on:
- mailserver
https://github.com/mailserver2/mailserver/wiki/Rainloop-initial-configuration