Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'.
This commit is contained in:
58
DOC/roundcube/Environments/postfixadmin.env.a.mx.oopen.de
Normal file
58
DOC/roundcube/Environments/postfixadmin.env.a.mx.oopen.de
Normal file
@ -0,0 +1,58 @@
|
||||
## - Postfixadmin environment for server
|
||||
## -
|
||||
## - a.mx.oopen.de (adm.oopen.de)
|
||||
## -
|
||||
|
||||
## -------------------------------------
|
||||
## - a.mx.oopen.de (adm.oopen.de)
|
||||
|
||||
HOSTNAME=adm.oopen.de
|
||||
DOMAIN=oopen.de
|
||||
ADMIN_EMAIL="admin\@oopen.de"
|
||||
|
||||
APACHE_CONF_DIR=/usr/local/apache2/conf
|
||||
APACHE_VHOST_DIR=/usr/local/apache2/conf/vhosts
|
||||
APACHE_BASE_WEBDIR=/var/www
|
||||
APACHE_LOG_DIR=/var/log/apache2
|
||||
|
||||
APACHE_USER=www-data
|
||||
APACHE_GROUP=www-data
|
||||
|
||||
_use_mod_php=false
|
||||
|
||||
APACHE_SERVER_CERT=server.crt
|
||||
APACHE_SERVER_KEY=server.key
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
CERT_ChainFile=sub.class2.server.ca.pem
|
||||
|
||||
|
||||
## - adm.oopen.de
|
||||
IPV4=83.223.86.91
|
||||
IPV6=2a01:30:0:13:2f7:50ff:fed2:cef7
|
||||
|
||||
#_pf_admin_version=2.91
|
||||
_pf_admin_version=3.0
|
||||
|
||||
#_db_type='mysql'
|
||||
_db_type='pgsql'
|
||||
|
||||
_db_name='postfix'
|
||||
_db_user='postfix'
|
||||
_db_pass='FKt4z55FxMZp'
|
||||
#_db_host='localhost'
|
||||
_db_host='/var/run/postgresql'
|
||||
|
||||
# _encrypt=md5crypt
|
||||
_encrypt=cleartext
|
||||
|
||||
_spam_folder=Spam
|
||||
|
||||
_autoreply_domain='autoreply.oopen.de'
|
||||
vacation_user=vacation
|
||||
vacation_group=vacation
|
||||
|
||||
deleted_maildirs="/var/deleted-maildirs"
|
||||
deleted_maildomains="/var/deleted-maildomains"
|
||||
|
60
DOC/roundcube/Environments/postfixadmin.env.c.mx.oopen.de
Normal file
60
DOC/roundcube/Environments/postfixadmin.env.c.mx.oopen.de
Normal file
@ -0,0 +1,60 @@
|
||||
## - Postfixadmin environment for server
|
||||
## -
|
||||
## - c.mx.oopen.de (adm.initiativenserver.de)
|
||||
## -
|
||||
|
||||
## -------------------------------
|
||||
## - c.mx.oopen.de (adm.initiativenserver.de)
|
||||
|
||||
HOSTNAME=adm.initiativenserver.de
|
||||
DOMAIN=initiativenserver.de
|
||||
ADMIN_EMAIL="admin\@initiativenserver.de"
|
||||
|
||||
APACHE_CONF_DIR=/usr/local/apache2/conf
|
||||
APACHE_VHOST_DIR=/usr/local/apache2/conf/vhosts
|
||||
APACHE_BASE_WEBDIR=/var/www
|
||||
APACHE_LOG_DIR=/var/log/apache2
|
||||
|
||||
APACHE_USER=www-data
|
||||
APACHE_GROUP=www-data
|
||||
|
||||
_use_mod_php=false
|
||||
|
||||
APACHE_SERVER_CERT=server.crt
|
||||
APACHE_SERVER_KEY=server.key
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
CERT_ChainFile=SSL123_CA_Bundle.pem
|
||||
|
||||
|
||||
IPV4=83.223.85.101
|
||||
IPV6=2a01:30:1fff:3::101
|
||||
|
||||
_pf_admin_version=code-1676-trunk
|
||||
|
||||
#_db_type='pgsql'
|
||||
_db_type='mysql'
|
||||
_db_name='postfix'
|
||||
_db_user='postfix'
|
||||
_db_pass='AeB4kohyie5rahJ7'
|
||||
#_db_host='/var/run/postgresql'
|
||||
_db_host='localhost'
|
||||
|
||||
_mysql_rootuser=root
|
||||
_mysql_rootpass=buz111
|
||||
|
||||
|
||||
# _encrypt=md5crypt
|
||||
_encrypt=cleartext
|
||||
|
||||
#_spam_folder=Spam
|
||||
_spam_folder=Junk
|
||||
|
||||
_autoreply_domain='autoreply.initiativenserver.de'
|
||||
vacation_user=vacation
|
||||
vacation_group=vacation
|
||||
|
||||
deleted_maildirs="/var/deleted-maildirs"
|
||||
deleted_maildomains="/var/deleted-maildomains"
|
||||
|
@ -0,0 +1,65 @@
|
||||
## - Postfixadmin environment for server
|
||||
## -
|
||||
## - adm.interventionistische-linke.org
|
||||
## -
|
||||
|
||||
## --------------------------------------------------------------------------
|
||||
## - mail.interventionistische-linke.org (adm.interventionistische-linke.org)
|
||||
|
||||
HOSTNAME=adm.interventionistische-linke.org
|
||||
DOMAIN=interventionistische-linke.org
|
||||
ADMIN_EMAIL="support\@interventionistische-linke.org"
|
||||
|
||||
APACHE_CONF_DIR=/usr/local/apache2/conf
|
||||
APACHE_VHOST_DIR=/usr/local/apache2/conf/vhosts
|
||||
APACHE_BASE_WEBDIR=/var/www
|
||||
APACHE_LOG_DIR=/var/log/apache2
|
||||
|
||||
APACHE_USER=www-data
|
||||
APACHE_GROUP=www-data
|
||||
|
||||
_use_mod_php=false
|
||||
|
||||
APACHE_SERVER_CERT=server.crt
|
||||
APACHE_SERVER_KEY=server.key
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
CERT_ChainFile=sub.class2.server.ca.pem
|
||||
|
||||
IPV4=83.223.85.215
|
||||
IPV6=2a01:30:1fff:5::215
|
||||
|
||||
_pf_admin_version=2.91
|
||||
|
||||
#_db_type='mysql'
|
||||
_db_type='pgsql'
|
||||
|
||||
_db_name='postfix'
|
||||
_db_user='postfix'
|
||||
_db_pass='NcXxt7sf7bfV'
|
||||
#_db_host='localhost'
|
||||
_db_host='/var/run/postgresql'
|
||||
|
||||
_encrypt=md5crypt
|
||||
#_encrypt=cleartext
|
||||
|
||||
_spam_folder=Spam
|
||||
|
||||
_autoreply_domain='autoreply.interventionistische-linke.org'
|
||||
vacation_user=vacation
|
||||
vacation_group=vacation
|
||||
|
||||
deleted_maildirs="/data/deleted-maildirs"
|
||||
deleted_maildomains="/data/deleted-maildomains"
|
||||
|
||||
_welcome_email="
|
||||
Hallo,
|
||||
|
||||
Deine neue E-Mail Adresse ist eingerichtet.
|
||||
|
||||
- IL - Interventionistische Linke
|
||||
|
||||
--
|
||||
e: support@interventionistische-linke.org"
|
||||
|
68
DOC/roundcube/Environments/postfixadmin.env.mx.warenform.de
Normal file
68
DOC/roundcube/Environments/postfixadmin.env.mx.warenform.de
Normal file
@ -0,0 +1,68 @@
|
||||
## - Postfixadmin environment for server
|
||||
## -
|
||||
## - mx.warenform.de (adm.warenform.de)
|
||||
## -
|
||||
|
||||
## -------------------------------------
|
||||
## - mx.warenform.de (adm.warenform.de)
|
||||
|
||||
HOSTNAME=adm.warenform.de
|
||||
DOMAIN=warenform.de
|
||||
ADMIN_EMAIL="admin\@warenform.de"
|
||||
|
||||
APACHE_CONF_DIR=/usr/local/apache2/conf
|
||||
APACHE_VHOST_DIR=/usr/local/apache2/conf/vhosts
|
||||
APACHE_BASE_WEBDIR=/var/www
|
||||
APACHE_LOG_DIR=/var/log/apache2
|
||||
|
||||
APACHE_USER=www-data
|
||||
APACHE_GROUP=www-data
|
||||
|
||||
_use_mod_php=false
|
||||
|
||||
APACHE_SERVER_CERT=server.crt
|
||||
APACHE_SERVER_KEY=server.key
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
CERT_ChainFile=SSL123_CA_Bundle.pem
|
||||
|
||||
IPV4=83.223.85.154
|
||||
IPV6=2a01:30:1fff:6::154
|
||||
|
||||
#_pf_admin_version=2.3.7
|
||||
_pf_admin_version=2.91
|
||||
|
||||
#_db_type='mysql'
|
||||
_db_type='pgsql'
|
||||
|
||||
_db_name='postfix'
|
||||
_db_user='postfix'
|
||||
_db_pass='CbX8vg347Vvm'
|
||||
#_db_host='localhost'
|
||||
_db_host='/var/run/postgresql'
|
||||
|
||||
# _encrypt=md5crypt
|
||||
_encrypt=cleartext
|
||||
|
||||
_spam_folder=Spam
|
||||
|
||||
_autoreply_domain='autoreply.warenform.de'
|
||||
vacation_user=vacation
|
||||
vacation_group=vacation
|
||||
|
||||
deleted_maildirs="/var/deleted-maildirs"
|
||||
deleted_maildomains="/var/deleted-maildomains"
|
||||
|
||||
_welcome_email="
|
||||
Hallo,
|
||||
|
||||
Ihre neue E-Mail Adresse ist eingerichtet.
|
||||
|
||||
Das WARENFORM-Team
|
||||
|
||||
--
|
||||
WARENFORM | Phone: +49 30 / 61 65 17 52 -0
|
||||
Dresdner Str. 11 | Fax: +49 30 / 61 65 17 52 -66
|
||||
D-10999 Berlin | http://www.warenform.net"
|
||||
|
65
DOC/roundcube/Environments/postfixadmin.env.rage.so36.net
Normal file
65
DOC/roundcube/Environments/postfixadmin.env.rage.so36.net
Normal file
@ -0,0 +1,65 @@
|
||||
## - Postfixadmin environment for server
|
||||
## -
|
||||
## - rage.so36.net (adm.so36.net)
|
||||
## -
|
||||
|
||||
## -------------------------------
|
||||
## - rage.so36.net (adm.so36.net)
|
||||
|
||||
HOSTNAME=adm.so36.net
|
||||
DOMAIN=so36.net
|
||||
ADMIN_EMAIL="support\@so36.net"
|
||||
|
||||
APACHE_CONF_DIR=/etc/apache2
|
||||
APACHE_VHOST_DIR=/etc/apache2/sites-available
|
||||
APACHE_BASE_WEBDIR=/var/www
|
||||
APACHE_LOG_DIR=/var/log/apache2
|
||||
|
||||
APACHE_USER=www-data
|
||||
APACHE_GROUP=www-data
|
||||
|
||||
_use_mod_php=false
|
||||
|
||||
APACHE_SERVER_CERT=server.crt
|
||||
APACHE_SERVER_KEY=server.key
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
CERT_ChainFile=sub.class2.server.ca.pem
|
||||
|
||||
IPV4=83.223.73.193
|
||||
IPV6=2a01:30:1fff:fd00::193
|
||||
|
||||
_pf_admin_version=2.3.7
|
||||
|
||||
#_db_type='mysql'
|
||||
_db_type='pgsql'
|
||||
|
||||
_db_name='postfix'
|
||||
_db_user='postfix'
|
||||
_db_pass='9jKqFHNGrgFb'
|
||||
#_db_host='localhost'
|
||||
_db_host='/var/run/postgresql'
|
||||
|
||||
_encrypt=md5crypt
|
||||
#_encrypt=cleartext
|
||||
|
||||
_spam_folder=Spam
|
||||
|
||||
_autoreply_domain='autoreply.so36.net'
|
||||
vacation_user=vacation
|
||||
vacation_group=vacation
|
||||
|
||||
deleted_maildirs="/data/deleted-maildirs"
|
||||
deleted_maildomains="/data/deleted-maildomains"
|
||||
|
||||
_welcome_email="
|
||||
Hallo,
|
||||
|
||||
Deine neue E-Mail Adresse ist eingerichtet.
|
||||
|
||||
- so36.NET
|
||||
|
||||
--
|
||||
e: support@so36.net"
|
||||
|
@ -0,0 +1,69 @@
|
||||
## - Rounfcube environment for server
|
||||
## -
|
||||
## - c.mx.oopen.de (webmail.initiativenserver.de)
|
||||
## -
|
||||
|
||||
## - webmail.initiativenserver.de
|
||||
## -
|
||||
SRC_BASE_DIR=/usr/local/src/mailsystem
|
||||
SRC_ARCHIVE_DIR=${SRC_BASE_DIR}/tarballs
|
||||
|
||||
ROUNDCUBE_VERSION=1.1.3
|
||||
|
||||
SPAM_FOLDER_NAME=Junk
|
||||
|
||||
WEBSITE=webmail.initiativenserver.de
|
||||
|
||||
IPV4=83.223.85.101
|
||||
IPV6=2a01:30:1fff:3::101
|
||||
|
||||
WEBMASTER_EMAIL=admin@oopen.de
|
||||
WEBMAIL_BASEDIR=/var/www/webmail.initiativenserver.de
|
||||
WEBMAIL_TMPDIR=${WEBMAIL_BASEDIR}/temp
|
||||
|
||||
WEBSERVER_USER=www-data
|
||||
WEBSERVER_GROUP=www-data
|
||||
|
||||
APACHE_LOG_DIR=${WEBMAIL_BASEDIR}/logs
|
||||
|
||||
APACHE_SERVER_CERT=server.crt
|
||||
APACHE_SERVER_KEY=server.key
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
CERT_ChainFile=sub.class2.server.ca.pem
|
||||
|
||||
|
||||
## - apache installed from debian package system ?
|
||||
## -
|
||||
_apache_debian=false
|
||||
|
||||
## - if installed from source, specify vhost directory
|
||||
## -
|
||||
_vhost_dir=/usr/local/apache2/conf/vhosts
|
||||
_apache_cert_dir=/usr/local/apache2/conf
|
||||
|
||||
if $_apache_debian ; then
|
||||
_vhost_dir=/etc/apache2/sites-available
|
||||
_apache_cert_dir=/etc/apache2
|
||||
fi
|
||||
|
||||
_SSLCertificateChainFile=""
|
||||
if [ -n "$CERT_ChainFile" ];then
|
||||
_SSLCertificateChainFile="SSLCertificateChainFile ${_apache_cert_dir}/$CERT_ChainFile"
|
||||
fi
|
||||
|
||||
_autoreply_domain=autoreply.oopen.de
|
||||
|
||||
#_db_type=pgsql
|
||||
_db_type=mysql
|
||||
|
||||
_db_host=localhost
|
||||
_db_user=roundcube
|
||||
_db_pass=re6Xe8Fereejai3D
|
||||
|
||||
#_mysql_rootuser=root
|
||||
#_mysql_rootpass=<root-pass>
|
||||
## -
|
||||
## - END: webmail.initiativenserver.de
|
||||
|
@ -0,0 +1,69 @@
|
||||
## - Rounfcube environment for server
|
||||
## -
|
||||
## - webmail.interventionistische-linke.org (webmail.interventionistische-linke.org)
|
||||
## -
|
||||
|
||||
## - webmail.interventionistische-linke.org
|
||||
## -
|
||||
SRC_BASE_DIR=/usr/local/src/mailsystem
|
||||
SRC_ARCHIVE_DIR=${SRC_BASE_DIR}/tarballs
|
||||
|
||||
ROUNDCUBE_VERSION=1.1.3
|
||||
|
||||
SPAM_FOLDER_NAME=SPAM
|
||||
|
||||
WEBSITE=webmail.interventionistische-linke.org
|
||||
|
||||
IPV4=83.223.73.211
|
||||
IPV6=2a01:30:1fff:fd00::194
|
||||
|
||||
WEBMASTER_EMAIL=admin@oopen.de
|
||||
WEBMAIL_BASEDIR=/var/www/webmail.interventionistische-linke.org
|
||||
WEBMAIL_TMPDIR=${WEBMAIL_BASEDIR}/temp
|
||||
|
||||
WEBSERVER_USER=www-data
|
||||
WEBSERVER_GROUP=www-data
|
||||
|
||||
APACHE_LOG_DIR=${WEBMAIL_BASEDIR}/logs
|
||||
|
||||
APACHE_SERVER_CERT=server.crt
|
||||
APACHE_SERVER_KEY=server.key
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
CERT_ChainFile=sub.class2.server.ca.pem
|
||||
|
||||
|
||||
## - apache installed from debian package system ?
|
||||
## -
|
||||
_apache_debian=true
|
||||
|
||||
## - if installed from source, specify vhost directory
|
||||
## -
|
||||
_vhost_dir=/usr/local/apache2/conf/vhosts
|
||||
_apache_cert_dir=/usr/local/apache2/conf
|
||||
|
||||
if $_apache_debian ; then
|
||||
_vhost_dir=/etc/apache2/sites-available
|
||||
_apache_cert_dir=/etc/apache2
|
||||
fi
|
||||
|
||||
_SSLCertificateChainFile=""
|
||||
if [ -n "$CERT_ChainFile" ];then
|
||||
_SSLCertificateChainFile="SSLCertificateChainFile ${_apache_cert_dir}/$CERT_ChainFile"
|
||||
fi
|
||||
|
||||
_autoreply_domain=autoreply.interventionistische-linke.org
|
||||
|
||||
_db_type=pgsql
|
||||
#_db_type=mysql
|
||||
|
||||
_db_host=localhost
|
||||
_db_user=roundcube
|
||||
_db_pass=MjXQJpR9SvcX
|
||||
|
||||
#_mysql_rootuser=root
|
||||
#_mysql_rootpass=<root-pass>
|
||||
## -
|
||||
## - END: webmail.interventionistische-linke.org
|
||||
|
74
DOC/roundcube/Environments/roundcube.env.webmail.oopen.de
Normal file
74
DOC/roundcube/Environments/roundcube.env.webmail.oopen.de
Normal file
@ -0,0 +1,74 @@
|
||||
## - Rounfcube environment for server
|
||||
## -
|
||||
## - a.mx.oopen.de (webmail.oopen.de)
|
||||
## -
|
||||
|
||||
## ----------------------
|
||||
## - webmail.oopen.de
|
||||
## -
|
||||
SRC_BASE_DIR=/usr/local/src/mailsystem
|
||||
SRC_ARCHIVE_DIR=${SRC_BASE_DIR}/tarballs
|
||||
|
||||
ROUNDCUBE_VERSION=1.2.2
|
||||
|
||||
SPAM_FOLDER_NAME=Spam
|
||||
|
||||
WEBSITE=webmail.oopen.de
|
||||
|
||||
IPV4=83.223.86.91
|
||||
IPV6=2a01:30:0:13:2f7:50ff:fed2:cef7
|
||||
|
||||
WEBMASTER_EMAIL=admin@oopen.de
|
||||
WEBMAIL_BASEDIR=/var/www/webmail.oopen.de
|
||||
WEBMAIL_TMPDIR=${WEBMAIL_BASEDIR}/temp
|
||||
|
||||
WEBSERVER_USER=www-data
|
||||
WEBSERVER_GROUP=www-data
|
||||
|
||||
APACHE_LOG_DIR=${WEBMAIL_BASEDIR}/logs
|
||||
|
||||
#APACHE_SERVER_CERT=webmail.oopen.de-bundle.crt
|
||||
#APACHE_SERVER_KEY=webmail.oopen.de.key
|
||||
APACHE_SERVER_CERT=server-bundle.crt
|
||||
APACHE_SERVER_KEY=server.key
|
||||
|
||||
_use_mod_php=false
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
#CERT_ChainFile=
|
||||
|
||||
|
||||
## - apache installed from debian package system ?
|
||||
## -
|
||||
_apache_debian=false
|
||||
|
||||
## - if installed from source, specify vhost directory
|
||||
## -
|
||||
_vhost_dir=/usr/local/apache2/conf/vhosts
|
||||
_apache_cert_dir=/usr/local/apache2/conf
|
||||
|
||||
if $_apache_debian ; then
|
||||
_vhost_dir=/etc/apache2/sites-available
|
||||
_apache_cert_dir=/etc/apache2
|
||||
fi
|
||||
|
||||
_SSLCertificateChainFile=""
|
||||
if [ -n "$CERT_ChainFile" ];then
|
||||
_SSLCertificateChainFile="SSLCertificateChainFile ${_apache_cert_dir}/$CERT_ChainFile"
|
||||
fi
|
||||
|
||||
_autoreply_domain=autoreply.oopen.de
|
||||
|
||||
_db_type=pgsql
|
||||
#_db_type=mysql
|
||||
|
||||
_db_host=localhost
|
||||
_db_user=roundcube
|
||||
_db_pass=3Dsz3j5R
|
||||
_db_name=roundcubemail
|
||||
|
||||
#_mysql_rootuser=root
|
||||
#_mysql_rootpass=<root-pass>
|
||||
## -
|
||||
## - END: webmail.oopen.de
|
69
DOC/roundcube/Environments/roundcube.env.webmail.so36.net
Normal file
69
DOC/roundcube/Environments/roundcube.env.webmail.so36.net
Normal file
@ -0,0 +1,69 @@
|
||||
## - Rounfcube environment for server
|
||||
## -
|
||||
## - rage.so36.net (webmail.so36.net)
|
||||
## -
|
||||
|
||||
## - webmail.oopen.de
|
||||
## -
|
||||
SRC_BASE_DIR=/usr/local/src/mailsystem
|
||||
SRC_ARCHIVE_DIR=${SRC_BASE_DIR}/tarballs
|
||||
|
||||
ROUNDCUBE_VERSION=1.1.3
|
||||
|
||||
SPAM_FOLDER_NAME=SPAM
|
||||
|
||||
WEBSITE=webmail.so36.net
|
||||
|
||||
IPV4=83.223.73.211
|
||||
IPV6=2a01:30:1fff:fd00::194
|
||||
|
||||
WEBMASTER_EMAIL=roots@so36.net
|
||||
WEBMAIL_BASEDIR=/var/www/webmail.so36.net
|
||||
WEBMAIL_TMPDIR=${WEBMAIL_BASEDIR}/temp
|
||||
|
||||
WEBSERVER_USER=www-data
|
||||
WEBSERVER_GROUP=www-data
|
||||
|
||||
APACHE_LOG_DIR=${WEBMAIL_BASEDIR}/logs
|
||||
|
||||
APACHE_SERVER_CERT=server.crt
|
||||
APACHE_SERVER_KEY=server.key
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
CERT_ChainFile=sub.class2.server.ca.pem
|
||||
|
||||
|
||||
## - apache installed from debian package system ?
|
||||
## -
|
||||
_apache_debian=true
|
||||
|
||||
## - if installed from source, specify vhost directory
|
||||
## -
|
||||
_vhost_dir=/usr/local/apache2/conf/vhosts
|
||||
_apache_cert_dir=/usr/local/apache2/conf
|
||||
|
||||
if $_apache_debian ; then
|
||||
_vhost_dir=/etc/apache2/sites-available
|
||||
_apache_cert_dir=/etc/apache2
|
||||
fi
|
||||
|
||||
_SSLCertificateChainFile=""
|
||||
if [ -n "$CERT_ChainFile" ];then
|
||||
_SSLCertificateChainFile="SSLCertificateChainFile ${_apache_cert_dir}/$CERT_ChainFile"
|
||||
fi
|
||||
|
||||
_autoreply_domain=autoreply.so36.net
|
||||
|
||||
_db_type=pgsql
|
||||
#_db_type=mysql
|
||||
|
||||
_db_host=localhost
|
||||
_db_user=roundcube
|
||||
_db_pass=MjXQJpR9SvcX
|
||||
|
||||
#_mysql_rootuser=root
|
||||
#_mysql_rootpass=<root-pass>
|
||||
## -
|
||||
## - END: webmail.so36.net
|
||||
|
@ -0,0 +1,72 @@
|
||||
## - Rounfcube environment for server
|
||||
## -
|
||||
## - mx.warenform.de (webmail.warenform.de)
|
||||
## -
|
||||
|
||||
## ----------------------
|
||||
## - webmail.warenform.de
|
||||
## -
|
||||
SRC_BASE_DIR=/usr/local/src/mailsystem
|
||||
SRC_ARCHIVE_DIR=${SRC_BASE_DIR}/tarballs
|
||||
|
||||
#ROUNDCUBE_VERSION=0.9.5
|
||||
ROUNDCUBE_VERSION=1.0.1
|
||||
|
||||
SPAM_FOLDER_NAME=SPAM
|
||||
|
||||
WEBSITE=webmail.warenform.de
|
||||
|
||||
IPV4=83.223.85.154
|
||||
IPV6=2a01:30:1fff:6::154
|
||||
|
||||
WEBMASTER_EMAIL=admin@warenform.de
|
||||
WEBMAIL_BASEDIR=/var/www/webmail.warenform.de
|
||||
WEBMAIL_TMPDIR=${WEBMAIL_BASEDIR}/temp
|
||||
|
||||
WEBSERVER_USER=www-data
|
||||
WEBSERVER_GROUP=www-data
|
||||
|
||||
APACHE_LOG_DIR=/var/log/apache2
|
||||
|
||||
APACHE_SERVER_CERT=server.crt
|
||||
APACHE_SERVER_KEY=server.key
|
||||
|
||||
_use_mod_php=false
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
CERT_ChainFile=SSL123_CA_Bundle.pem
|
||||
|
||||
|
||||
## - apache installed from debian package system ?
|
||||
## -
|
||||
_apache_debian=false
|
||||
|
||||
## - if installed from source, specify vhost directory
|
||||
## -
|
||||
_vhost_dir=/usr/local/apache2/conf/vhosts
|
||||
_apache_cert_dir=/usr/local/apache2/conf
|
||||
|
||||
if $_apache_debian ; then
|
||||
_vhost_dir=/etc/apache2/sites-available
|
||||
_apache_cert_dir=/etc/apache2
|
||||
fi
|
||||
|
||||
_SSLCertificateChainFile=""
|
||||
if [ -n "$CERT_ChainFile" ];then
|
||||
_SSLCertificateChainFile="SSLCertificateChainFile ${_apache_cert_dir}/$CERT_ChainFile"
|
||||
fi
|
||||
|
||||
_autoreply_domain=autoreply.warenform.de
|
||||
|
||||
_db_type=pgsql
|
||||
#_db_type=mysql
|
||||
|
||||
_db_host=localhost
|
||||
_db_user=roundcube
|
||||
_db_pass=Hoo5heis
|
||||
_db_name=roundcubemail
|
||||
|
||||
#_mysql_rootuser=root
|
||||
#_mysql_rootpass=<root-pass>
|
||||
|
@ -0,0 +1,69 @@
|
||||
## - Rounfcube environment for server
|
||||
## -
|
||||
## - c.mx.oopen.de (webmail2.initiativenserver.de)
|
||||
## -
|
||||
|
||||
## - webmail2.initiativenserver.de
|
||||
## -
|
||||
SRC_BASE_DIR=/usr/local/src/mailsystem
|
||||
SRC_ARCHIVE_DIR=${SRC_BASE_DIR}/tarballs
|
||||
|
||||
ROUNDCUBE_VERSION=1.1.3
|
||||
|
||||
SPAM_FOLDER_NAME=Junk
|
||||
|
||||
WEBSITE=webmail2.initiativenserver.de
|
||||
|
||||
IPV4=83.223.85.101
|
||||
IPV6=2a01:30:1fff:3::101
|
||||
|
||||
WEBMASTER_EMAIL=admin@oopen.de
|
||||
WEBMAIL_BASEDIR=/var/www/webmail2.initiativenserver.de
|
||||
WEBMAIL_TMPDIR=${WEBMAIL_BASEDIR}/temp
|
||||
|
||||
WEBSERVER_USER=www-data
|
||||
WEBSERVER_GROUP=www-data
|
||||
|
||||
APACHE_LOG_DIR=${WEBMAIL_BASEDIR}/logs
|
||||
|
||||
APACHE_SERVER_CERT=server.crt
|
||||
APACHE_SERVER_KEY=server.key
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
CERT_ChainFile=sub.class2.server.ca.pem
|
||||
|
||||
|
||||
## - apache installed from debian package system ?
|
||||
## -
|
||||
_apache_debian=false
|
||||
|
||||
## - if installed from source, specify vhost directory
|
||||
## -
|
||||
_vhost_dir=/usr/local/apache2/conf/vhosts
|
||||
_apache_cert_dir=/usr/local/apache2/conf
|
||||
|
||||
if $_apache_debian ; then
|
||||
_vhost_dir=/etc/apache2/sites-available
|
||||
_apache_cert_dir=/etc/apache2
|
||||
fi
|
||||
|
||||
_SSLCertificateChainFile=""
|
||||
if [ -n "$CERT_ChainFile" ];then
|
||||
_SSLCertificateChainFile="SSLCertificateChainFile ${_apache_cert_dir}/$CERT_ChainFile"
|
||||
fi
|
||||
|
||||
_autoreply_domain=autoreply.oopen.de
|
||||
|
||||
#_db_type=pgsql
|
||||
_db_type=mysql
|
||||
|
||||
_db_host=localhost
|
||||
_db_user=roundcube
|
||||
_db_pass=re6Xe8Fereejai3D
|
||||
|
||||
#_mysql_rootuser=root
|
||||
#_mysql_rootpass=<root-pass>
|
||||
## -
|
||||
## - END: webmail2.initiativenserver.de
|
||||
|
72
DOC/roundcube/Environments/roundcube.env.webmail2.oopen.de
Normal file
72
DOC/roundcube/Environments/roundcube.env.webmail2.oopen.de
Normal file
@ -0,0 +1,72 @@
|
||||
## - Rounfcube environment for server
|
||||
## -
|
||||
## - a.mx.oopen.de (webmail2.oopen.de)
|
||||
## -
|
||||
|
||||
## ----------------------
|
||||
## - webmail2.oopen.de
|
||||
## -
|
||||
SRC_BASE_DIR=/usr/local/src/mailsystem
|
||||
SRC_ARCHIVE_DIR=${SRC_BASE_DIR}/tarballs
|
||||
|
||||
ROUNDCUBE_VERSION=1.1.4
|
||||
|
||||
SPAM_FOLDER_NAME=Spam
|
||||
|
||||
WEBSITE=webmail2.oopen.de
|
||||
|
||||
IPV4=83.223.85.165
|
||||
IPV6=2a01:30:1fff:9::165
|
||||
|
||||
WEBMASTER_EMAIL=admin@oopen.de
|
||||
WEBMAIL_BASEDIR=/var/www/webmail2.oopen.de
|
||||
WEBMAIL_TMPDIR=${WEBMAIL_BASEDIR}/temp
|
||||
|
||||
WEBSERVER_USER=www-data
|
||||
WEBSERVER_GROUP=www-data
|
||||
|
||||
APACHE_LOG_DIR=${WEBMAIL_BASEDIR}/logs
|
||||
|
||||
APACHE_SERVER_CERT=wildcard.oopen.de-bundle.crt
|
||||
APACHE_SERVER_KEY=wildcard.oopen.de.key
|
||||
|
||||
_use_mod_php=false
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
#CERT_ChainFile=
|
||||
|
||||
|
||||
## - apache installed from debian package system ?
|
||||
## -
|
||||
_apache_debian=false
|
||||
|
||||
## - if installed from source, specify vhost directory
|
||||
## -
|
||||
_vhost_dir=/usr/local/apache2/conf/vhosts
|
||||
_apache_cert_dir=/usr/local/apache2/conf
|
||||
|
||||
if $_apache_debian ; then
|
||||
_vhost_dir=/etc/apache2/sites-available
|
||||
_apache_cert_dir=/etc/apache2
|
||||
fi
|
||||
|
||||
_SSLCertificateChainFile=""
|
||||
if [ -n "$CERT_ChainFile" ];then
|
||||
_SSLCertificateChainFile="SSLCertificateChainFile ${_apache_cert_dir}/$CERT_ChainFile"
|
||||
fi
|
||||
|
||||
_autoreply_domain=autoreply.oopen.de
|
||||
|
||||
_db_type=pgsql
|
||||
#_db_type=mysql
|
||||
|
||||
_db_host=localhost
|
||||
_db_user=roundcube
|
||||
_db_pass=3Dsz3j5R
|
||||
_db_name=roundcubemail2
|
||||
|
||||
#_mysql_rootuser=root
|
||||
#_mysql_rootpass=<root-pass>
|
||||
## -
|
||||
## - END: webmail2.oopen.de
|
@ -0,0 +1,71 @@
|
||||
## - Rounfcube environment for server
|
||||
## -
|
||||
## - mx.warenform.de (webmail2.warenform.de)
|
||||
## -
|
||||
|
||||
## ----------------------
|
||||
## - webmail.warenform.de
|
||||
## -
|
||||
SRC_BASE_DIR=/usr/local/src/mailsystem
|
||||
SRC_ARCHIVE_DIR=${SRC_BASE_DIR}/tarballs
|
||||
|
||||
ROUNDCUBE_VERSION=1.1.1
|
||||
|
||||
SPAM_FOLDER_NAME=SPAM
|
||||
|
||||
WEBSITE=webmail2.warenform.de
|
||||
|
||||
IPV4=83.223.85.154
|
||||
IPV6=2a01:30:1fff:6::154
|
||||
|
||||
WEBMASTER_EMAIL=admin@warenform.de
|
||||
WEBMAIL_BASEDIR=/var/www/webmail2.warenform.de
|
||||
WEBMAIL_TMPDIR=${WEBMAIL_BASEDIR}/temp
|
||||
|
||||
WEBSERVER_USER=www-data
|
||||
WEBSERVER_GROUP=www-data
|
||||
|
||||
APACHE_LOG_DIR=/var/log/apache2
|
||||
|
||||
APACHE_SERVER_CERT=server.crt
|
||||
APACHE_SERVER_KEY=server.key
|
||||
|
||||
_use_mod_php=false
|
||||
|
||||
## - Leave empty if not needed
|
||||
## -
|
||||
#CERT_ChainFile=SSL123_CA_Bundle.pem
|
||||
|
||||
|
||||
## - apache installed from debian package system ?
|
||||
## -
|
||||
_apache_debian=false
|
||||
|
||||
## - if installed from source, specify vhost directory
|
||||
## -
|
||||
_vhost_dir=/usr/local/apache2/conf/vhosts
|
||||
_apache_cert_dir=/usr/local/apache2/conf
|
||||
|
||||
if $_apache_debian ; then
|
||||
_vhost_dir=/etc/apache2/sites-available
|
||||
_apache_cert_dir=/etc/apache2
|
||||
fi
|
||||
|
||||
_SSLCertificateChainFile=""
|
||||
if [ -n "$CERT_ChainFile" ];then
|
||||
_SSLCertificateChainFile="SSLCertificateChainFile ${_apache_cert_dir}/$CERT_ChainFile"
|
||||
fi
|
||||
|
||||
_autoreply_domain=autoreply.warenform.de
|
||||
|
||||
_db_type=pgsql
|
||||
#_db_type=mysql
|
||||
|
||||
_db_host=localhost
|
||||
_db_user=roundcube
|
||||
_db_pass=Hoo5heis
|
||||
_db_name=roundcubemail2
|
||||
|
||||
#_mysql_rootuser=root
|
||||
#_mysql_rootpass=<root-pass>
|
||||
|
Reference in New Issue
Block a user