Adjust for initiativenserver.

This commit is contained in:
Christoph 2018-05-17 00:37:26 +02:00
parent a0b093fa38
commit 655527018f

View File

@ -12,14 +12,14 @@ _MAILMAN_SRC_BASE_DIR=/usr/local/src/mailsystem
_WEBSERVER_USER=www-data
_WEBSERVER_ADMIN_EMAIL="admin@initiativenserver.de"
_REQUIRED_DEB_PACKAGES="python2.7 python2.7-dev"
_REQUIRED_DEB_PACKAGES="python python-dev python-dnspython"
## - Domains, die von Malman verwaltet werden sollen
## -
## - fqn-domain1|ipv4-domain1|ipv6-domain1|vhost-dir [fqn-domain2|ipv4-domain2|ipv6domain2|vhost-dir] ..
## -
_DOMAINS="lists.aktionsbuendnis-brandenburg.de|83.223.85.102|2a01:30:1fff:3::102|/usr/local/apache2/conf/vhosts/1
lists.initiativenserver.de|83.223.85.103|2a01:30:1fff:3::103|/usr/local/apache2/conf/vhosts/2"
_DOMAINS="lists.aktionsbuendnis-brandenburg.de|83.223.86.117|2a01:30:0:13:2c5:48ff:feee:f21d|/usr/local/apache2/conf/vhosts
lists.initiativenserver.de|83.223.86.117|2a01:30:0:13:2c5:48ff:feee:f21d|/usr/local/apache2/conf/vhosts"
## -
## - Ende: Default values