A free & open modern, fast email client with user-friendly encryption and privacy features https://mailpile.is !
-
Installation First install ds: https://github.com/docker-scripts/ds#installation
-
Clone the scripts from github: git clone https://github.com/.../mailpile.git
-
Move the script into /opt/docker-scripts/:
cp mailpile /opt/docker-scripts/
-
cd /opt/docker-scripts/
-
Initialize a container directory for mailpile
ds init mailpile @mailpile
-
Initialize and fix the settings:
source ds cd @mailpile # (or: cd /var/ds/mailpile/)
nano settings.sh
- Build image, create the container and configure it:
ds build
ds create
ds config