Sign inSign up

hardware/afterlogic-webmail-lite

By hardware

Updated about 7 years ago

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

Image
2

10K+

hardware/afterlogic-webmail-lite repository overview

hardware/afterlogic-webmail-lite

What is this ?

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.

Features
  • Lightweight & secure image (no root process)
  • Based on Alpine
  • Latest AfterLogic Webmail Lite version (8)
  • With Nginx and PHP7
Build-time variables
  • VERSION : version of AfterLogic Webmail Lite
Ports
  • 8888
Environment variables
VariableDescriptionTypeDefault value
UIDAfterLogic Webmail Lite user idoptional991
GIDAfterLogic Webmail Lite group idoptional991
UPLOAD_MAX_SIZEAttachment size limitoptional25M
LOG_TO_STDOUTEnable nginx and php error logs to stdoutoptionalfalse
MEMORY_LIMITPHP memory limitoptional128M
Volume
  • /afterlogic-webmail-lite/data : data folder
Docker-compose.yml
# 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
Installation

https://github.com/hardware/mailserver/wiki/AfterLogic-Webmail-Lite-initial-configuration

Tag summary

Content type

Image

Digest

Size

18.6 MB

Last updated

about 7 years ago

docker pull hardware/afterlogic-webmail-lite