Fast, easy-to-use and open-source webmail front-end for your existing IMAP mail server.
10K+

AfterLogic Webmail Lite is a fast, easy-to-use and open-source webmail front-end for your existing IMAP mail server. More details on the official website.
| Variable | Description | Type | Default value |
|---|---|---|---|
| UID | AfterLogic Webmail Lite user id | optional | 991 |
| GID | AfterLogic Webmail Lite 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/hardware/mailserver/blob/master/docker-compose.sample.yml
afterlogic-webmail-lite:
image: hardware/afterlogic-webmail-lite
container_name: afterlogic-webmail-lite
volumes:
- /mnt/docker/afterlogic-webmail-lite:/afterlogic-webmail-lite/data
depends_on:
- mailserver
- mariadb
https://github.com/hardware/mailserver/wiki/AfterLogic-Webmail-Lite-initial-configuration
Content type
Image
Digest
Size
18.6 MB
Last updated
about 7 years ago
docker pull hardware/afterlogic-webmail-lite