This repository has been archived on 2021-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
mail/environment.dist

12 lines
290 B
Plaintext
Raw Normal View History

2018-03-08 15:45:31 +01:00
HOSTNAME=mail.example.com
VIRTUAL_HOSTS=example.com example.net
RELAYS=
TLS_CERT=/path/to/cert
TLS_CHAIN=/path/to/chain
TLS_FULLCHAIN=/path/to/certandchain
TLS_KEY=/path/to/key
LDAP_SERVER=ldap
LDAP_BASE=dc=ldap,dc=example,dc=com
RAINLOOP_ADMIN_LOGIN=admin
RAINLOOP_ADMIN_PASSWORD=password