I created a rpm to install mailpiler in three docker containers managed by docker-compose, you will retrieve some documentation at : https://mailpiler.com/documentation/
yum install http://mirror.de-labrusse.fr/NethDev/nethserver-piler/nethserver-piler-0.1.0-1.7.g4ba4db9.ns7.sdl.x86_64.rpm
now I need you test to break it and your review please @jsuto
You can import email with the script piler-import-email
You can change the vhost or use piler.DefaultDomainOfServer
config setprop piler Vhost sub.domain.org
signal-event nethserver-piler-update
you have to do a Bcc of each domain to send emails to piler
db domains setprop nethservertest.org AlwaysBccAddress archive@piler.nethservertest.org AlwaysBccStatus enabled
signal-event domain-modify nethservertest.org
each real user of the system can login (IMAP authentication), else
admin@local:pilerrocks
auditor@local:auditor
The backup is taking in to account
you have a piler wrapper to manage docker
[root@ns7loc11 ~]# piler
The commands are :
piler status : retrieve the status of piler container
piler bash : start a shell inside the container
piler restart: Restart the piler container
piler start: Start the piler container
piler stop: Stop the piler container
piler ps: Container information
piler log: Display the error log of the container
Each user can restore his emails from the archive