Skip to content

Mind-Hochschul-Netzwerk/listig

Repository files navigation

listig

PHP mail forwarder and list manager

setup using Docker and docker-compose

  1. configuration: see config.yml.sample and env.sample and docker-compose.yml. Note that docker-compose.yml includes an external network to connect to the LDAP service.
  2. run make prod to start the production server
  3. provide mailbox passwords: make shell and php set-password.php user@example.com "secret-password-123"
  4. watch with make logs

stop service

run docker-compose down

About

mail forwarder and list manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published