Sympa docker
WIP notice
This image is a Work In Progress and should only be used for testing purposes.
For now only the web interface and SOAP API have been tested.
This image should be combined with a postfix container to actually send mail, this part and the list_configuration have not been tested / documented yet
Installation
- Copy
.env.sample
to.env
and adapt docker-compose up --build
- Go to
localhost:8081/wws
try to login and click first_login - If you have not configured the sendmail part of postfix, you can find a mail with your login informations in
/var/spool/sympa/bulk/msg
Configuration
You can add and modify files in etc
directory, do not forget to restart the container afterwards