Initial import
This commit is contained in:
commit
2902de08be
58
DOC/Environments/postfixadmin.env.a.mx.oopen.de
Normal file
58
DOC/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/Environments/postfixadmin.env.c.mx.oopen.de
Normal file
60
DOC/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/Environments/postfixadmin.env.mx.warenform.de
Normal file
68
DOC/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/Environments/postfixadmin.env.rage.so36.net
Normal file
65
DOC/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"
|
||||
|
69
DOC/Environments/roundcube.env.webmail.initiativenserver.de
Normal file
69
DOC/Environments/roundcube.env.webmail.initiativenserver.de
Normal file
@ -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/Environments/roundcube.env.webmail.oopen.de
Normal file
74
DOC/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/Environments/roundcube.env.webmail.so36.net
Normal file
69
DOC/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
|
||||
|
72
DOC/Environments/roundcube.env.webmail.warenform.de
Normal file
72
DOC/Environments/roundcube.env.webmail.warenform.de
Normal file
@ -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>
|
||||
|
69
DOC/Environments/roundcube.env.webmail2.initiativenserver.de
Normal file
69
DOC/Environments/roundcube.env.webmail2.initiativenserver.de
Normal file
@ -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/Environments/roundcube.env.webmail2.oopen.de
Normal file
72
DOC/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
|
71
DOC/Environments/roundcube.env.webmail2.warenform.de
Normal file
71
DOC/Environments/roundcube.env.webmail2.warenform.de
Normal file
@ -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>
|
||||
|
2121
DOC/roundcube.install
Normal file
2121
DOC/roundcube.install
Normal file
File diff suppressed because it is too large
Load Diff
12
DOC/roundcube.reset_admin.txt
Normal file
12
DOC/roundcube.reset_admin.txt
Normal file
@ -0,0 +1,12 @@
|
||||
## - To reset Plugin Manager ‘superadmin’ account do the following
|
||||
## -
|
||||
|
||||
- Logout from Roundcube and close your browser to make sure all sessions are ended.
|
||||
|
||||
- Delete the [md5-hash].myrc file in the root of the Roundcube installation folder.
|
||||
|
||||
- DROP table ‘plugin_manager’ from roundcube SQL database.
|
||||
|
||||
- Remove entry ‘myrc_plugin_manager’ from ‘system’ table.
|
||||
|
||||
- Login to Roundcube.
|
805
DOC/roundcube_plugin.install
Normal file
805
DOC/roundcube_plugin.install
Normal file
@ -0,0 +1,805 @@
|
||||
|
||||
## ----------------------
|
||||
## - webmail.warenform.de
|
||||
## -
|
||||
|
||||
. roundcube.env.webmail.warenform.de
|
||||
|
||||
## -
|
||||
## - END: webmail.warenform.de
|
||||
## ----------------------------
|
||||
|
||||
## ----------------------
|
||||
## - webmail2.warenform.de
|
||||
## -
|
||||
|
||||
. roundcube.env.webmail2.warenform.de
|
||||
|
||||
## -
|
||||
## - END: webmail.warenform.de
|
||||
## ----------------------------
|
||||
|
||||
## ----------------------
|
||||
## - webmail.so36.net
|
||||
## -
|
||||
|
||||
. roundcube.env.webmail.so36.net
|
||||
|
||||
## -
|
||||
## - END: webmail.so36.net
|
||||
## ----------------------------
|
||||
|
||||
## ----------------------
|
||||
## - webmail.interventionistische-linke.org
|
||||
## -
|
||||
|
||||
. roundcube.env.webmail.interventionistische-linke.org
|
||||
|
||||
## -
|
||||
## - END: webmail.interventionistische-linke.org
|
||||
## ----------------------------
|
||||
|
||||
## ----------------------
|
||||
## - webmail.initiativenserver.de
|
||||
## -
|
||||
|
||||
. roundcube.env.webmail.initiativenserver.de
|
||||
|
||||
## -
|
||||
## - END: webmail.interventionistische-linke.org
|
||||
## ----------------------------
|
||||
|
||||
## ----------------------
|
||||
## - webmail2.initiativenserver.de
|
||||
## -
|
||||
|
||||
. roundcube.env.webmail2.initiativenserver.de
|
||||
|
||||
## -
|
||||
## - END: webmail.interventionistische-linke.org
|
||||
## ----------------------------
|
||||
|
||||
## ----------------------
|
||||
## - webmail2.oopen.de
|
||||
## -
|
||||
|
||||
. roundcube.env.webmail2.oopen.de
|
||||
|
||||
## -
|
||||
## - END: webmail.oopen.de
|
||||
## ----------------------------
|
||||
|
||||
## ----------------------
|
||||
## - webmail.oopen.de
|
||||
## -
|
||||
|
||||
. roundcube.env.webmail.oopen.de
|
||||
|
||||
## -
|
||||
## - END: webmail.oopen.de
|
||||
## ----------------------------
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## ----------------------------------------------- #
|
||||
## --- integrate jqueryui plugin for roundcube --- #
|
||||
## ----------------------------------------------- #
|
||||
|
||||
## - jqueryui plugin comes with roundcube core distribution. So you have
|
||||
## - only to register it.
|
||||
|
||||
## - register jqueryui plugin with roundcube
|
||||
## -
|
||||
## - edit $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/config/config.inc.php
|
||||
## -
|
||||
## - add "login_lang" to array plugins
|
||||
## - $config['plugins'] = array('jqueryui');
|
||||
## -
|
||||
vim $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/config/config.inc.php
|
||||
|
||||
|
||||
|
||||
## ----------------------------------------------- #
|
||||
## --- integrate password plugin for roundcube --- #
|
||||
## ----------------------------------------------- #
|
||||
|
||||
cp $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/password/config.inc.php.dist \
|
||||
$WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/password/config.inc.php
|
||||
|
||||
## - edit $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/password/config.inc.php
|
||||
## -
|
||||
## - adjust:
|
||||
## -
|
||||
## - $config['password_driver'] = 'sql';
|
||||
## - $config['password_confirm_current'] = true;
|
||||
## -
|
||||
## - $config['password_minimum_length'] = 8;
|
||||
## - $config['password_require_nonalpha'] = true;
|
||||
## -
|
||||
## - NOTE: The database configuration data from POSTFIX Dateabase are needed !!
|
||||
## - Put in your database credentials
|
||||
## -
|
||||
## - $config['password_db_dsn'] = '${_db_type}://${_db_user}:${_db_pass}@localhost/${_db_name}';
|
||||
## -
|
||||
## - $config['password_query'] = 'UPDATE mailbox SET password=%p WHERE username=%u';
|
||||
## -
|
||||
vim $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/password/config.inc.php
|
||||
|
||||
## - register password plugin with roundcube
|
||||
## -
|
||||
## - edit $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/config/config.inc.php
|
||||
## -
|
||||
## - add "password" to array plugins
|
||||
## - $config['plugins'] = array('jqueryui', 'password');
|
||||
## -
|
||||
vim $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/config/config.inc.php
|
||||
|
||||
|
||||
|
||||
## --------------------------------------------------- #
|
||||
## --- Install vacation plugin bhusigen rc-vacation -- #
|
||||
## --------------------------------------------------- #
|
||||
|
||||
## - see: https://github.com/bhuisgen/rc-vacation/
|
||||
|
||||
## - requirements, if using datepicker:
|
||||
## - - plugin jqueryui
|
||||
|
||||
## - Download from site https://github.com/bhuisgen/rc-vacation/ and
|
||||
## - store archive in $WEBMAIL_BASEDIR
|
||||
## -
|
||||
cd $WEBMAIL_BASEDIR
|
||||
rm rc-vacation-master.zip
|
||||
wget -O rc-vacation-master.zip https://github.com/bhuisgen/rc-vacation/archive/master.zip
|
||||
|
||||
cd $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins
|
||||
unzip $WEBMAIL_BASEDIR/rc-vacation-master.zip
|
||||
ln -s rc-vacation-master $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/vacation
|
||||
|
||||
cp $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/vacation/config.inc.php.dist \
|
||||
$WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/vacation/config.inc.php
|
||||
|
||||
if [ "$_db_type" = "pgsql" ];then
|
||||
|
||||
## -------------------------------------------------------------- ##
|
||||
## - !! That (very long) part concerns to PostgeSQL Database !! - ##
|
||||
## -------------------------------------------------------------- ##
|
||||
|
||||
## - Note: In the following sql statements set the correct AUTOREPLY domain !!
|
||||
## - Also chnage the database parameters as yor needs
|
||||
## -
|
||||
## - edit configuration $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/vacation/config.inc.php
|
||||
## -
|
||||
## - $rcmail_config['vacation_gui_vacationdate'] = TRUE;
|
||||
## - $rcmail_config['vacation_subject_default'] = 'Re: $SUBJECT';
|
||||
## -
|
||||
## - $rcmail_config['vacation_gui_vacationforwarder'] = FALSE;
|
||||
## -
|
||||
## - $rcmail_config['vacation_dateformat'] = 'Y-m-d' ;
|
||||
## - $rcmail_config['vacation_jquery_calendar'] = TRUE;
|
||||
## - $rcmail_config['vacation_jquery_dateformat'] = 'yy-m-d';
|
||||
## -
|
||||
## - $rcmail_config['vacation_forwarder_multiple'] = FALSE;
|
||||
## - $rcmail_config['vacation_forwarder_separator'] = ',';
|
||||
## -
|
||||
## - $rcmail_config['vacation_driver'] = 'sql';
|
||||
## -
|
||||
## - #configure your database connection to POSTFIX database
|
||||
## - $rcmail_config['vacation_sql_dsn'] = '${_db_type}://${_db_user}:${_db_pass}@localhost/${_db_name}';
|
||||
## -
|
||||
## -
|
||||
## - # !! NOTE: You have to create postgres function udf_forwarders_out and
|
||||
## - # udf_forwarders_in to get the following SQL statements working
|
||||
## - #
|
||||
## -
|
||||
## - // read data queries
|
||||
## - $rcmail_config['vacation_sql_read'] =
|
||||
## - array(
|
||||
## - "SELECT
|
||||
## - subject AS vacation_subject,
|
||||
## - body AS vacation_message,
|
||||
## - date(activefrom) AS vacation_start,
|
||||
## - date(activeuntil) AS vacation_end,
|
||||
## - CASE WHEN vacation.active = TRUE THEN true ELSE false END AS vacation_enable,
|
||||
## - udf_forwarders_out(%username,'$_autoreply_domain',',') AS vacation_forwarder
|
||||
## - FROM vacation,alias
|
||||
## - WHERE email=%username AND address=%username AND vacation.domain=%email_domain;"
|
||||
## - );
|
||||
## -
|
||||
## -
|
||||
## - // write data queries
|
||||
## - /* !! Wichtig:
|
||||
## - Nur wenn rcmail_config['vacation_gui_vacationforwarder'] = TRUE
|
||||
## -
|
||||
## - NOTE: interval_time wird statisch gesetzt auf 86400 (1 Tag)
|
||||
## - */
|
||||
## - $rcmail_config['vacation_sql_write'] =
|
||||
## - array("DELETE FROM vacation WHERE email=%email AND domain=%email_domain;",
|
||||
## - "DELETE from vacation_notification WHERE on_vacation=%email;",
|
||||
## - "INSERT INTO vacation (email,domain,subject,body,activefrom,activeuntil,interval_time,created,active) " .
|
||||
## - "VALUES (%email,%email_domain,%vacation_subject,%vacation_message," .
|
||||
## - "to_timestamp(%vacation_start - extract(timezone from current_timestamp))," .
|
||||
## - "to_timestamp(%vacation_end + 86399 - extract(timezone from current_timestamp))," .
|
||||
## - "86400,NOW(),udf_set_active(%vacation_enable));",
|
||||
## - "UPDATE alias SET goto = udf_forwarders_in(udf_forwarders_out(%email,'$_autoreply_domain',',')," .
|
||||
## - "%email,'$_autoreply_domain',',',udf_set_active(%vacation_enable))" .
|
||||
## - ", modified = NOW() " .
|
||||
## - " WHERE address = %email"
|
||||
## -
|
||||
## - );
|
||||
## -
|
||||
## - /* !! Wichtig:
|
||||
## - Nur wenn rcmail_config['vacation_gui_vacationforwarder'] = TRUE
|
||||
## -
|
||||
## - NOTE: interval_time wird statisch gesetzt auf 86400 (1 Tag)
|
||||
## - */
|
||||
## - /*
|
||||
## - $rcmail_config['vacation_sql_write'] =
|
||||
## - array("DELETE FROM vacation WHERE email=%email AND domain=%email_domain;",
|
||||
## - "DELETE from vacation_notification WHERE on_vacation=%email;",
|
||||
## - "INSERT INTO vacation (email,domain,subject,body,activefrom,activeuntil,interval_time,created,active) " .
|
||||
## - "VALUES (%email,%email_domain,%vacation_subject,%vacation_message," .
|
||||
## - "to_timestamp(%vacation_start - extract(timezone from current_timestamp))," .
|
||||
## - "to_timestamp(%vacation_end + 86399 - extract(timezone from current_timestamp))," .
|
||||
## - "86400,NOW(),udf_set_active(%vacation_enable));",
|
||||
## - "UPDATE alias SET goto = udf_forwarders_in(%vacation_forwarder," .
|
||||
## - "%email,'$_autoreply_domain',',',udf_set_active(%vacation_enable))" .
|
||||
## - ", modified = NOW() " .
|
||||
## - " WHERE address = %email"
|
||||
## - );
|
||||
## -
|
||||
## - !! Notice !!
|
||||
## - Replace '$_autoreply_domain' string with the true vaction domain.
|
||||
## -
|
||||
## - i.e for oopen.de: :1,$s/\$_autoreply_domain/autoreply.oopen.de/gc
|
||||
## -
|
||||
vim $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/vacation/config.inc.php
|
||||
|
||||
|
||||
## - create postfix trigger function udf_forwarders_out:
|
||||
## -
|
||||
cat <<EOF > /tmp/postgres.forwarders_out.sql
|
||||
CREATE LANGUAGE plpgsql;
|
||||
|
||||
CREATE FUNCTION udf_forwarders_out(email_str text, vacation_domain text, list_seperator character) RETURNS text
|
||||
LANGUAGE plpgsql
|
||||
AS \$\$
|
||||
DECLARE
|
||||
forward_str text;
|
||||
local_email_part TEXT;
|
||||
domain_email_part TEXT;
|
||||
BEGIN
|
||||
|
||||
-- get list of forwarders
|
||||
--
|
||||
SELECT goto INTO forward_str FROM alias WHERE address=email_str;
|
||||
|
||||
-- entferne mailbox emailadresse
|
||||
--
|
||||
forward_str = replace(forward_str, email_str, '' );
|
||||
|
||||
-- entferne vacation adresse
|
||||
--
|
||||
local_email_part = substring(email_str, 1, position('@' in email_str) - 1);
|
||||
domain_email_part = substring(email_str, position('@' in email_str) + 1 );
|
||||
forward_str = replace(forward_str, local_email_part || '#' || domain_email_part || '@' || vacation_domain, '');
|
||||
|
||||
-- enferne doppelte seperatorzeichen
|
||||
--
|
||||
WHILE position( list_seperator || list_seperator in forward_str ) > 0 LOOP
|
||||
forward_str = replace(forward_str, list_seperator || list_seperator , '');
|
||||
END LOOP;
|
||||
|
||||
-- entferne erstes zeichen wenn es das seperatorzeichen ist
|
||||
--
|
||||
IF substring(forward_str,1,1) = list_seperator THEN
|
||||
forward_str = substring(forward_str from 2);
|
||||
END IF;
|
||||
|
||||
|
||||
-- entferne letztes zeichen wenn es das seperatorzeichen ist
|
||||
--
|
||||
IF substring(forward_str from char_length(forward_str)) = list_seperator THEN
|
||||
forward_str = substring(forward_str, 1, char_length(forward_str) - 1);
|
||||
END IF;
|
||||
|
||||
|
||||
-- forward_str = substring(forward_str from char_length(forward_str));
|
||||
|
||||
RETURN forward_str;
|
||||
END;
|
||||
\$\$;
|
||||
EOF
|
||||
|
||||
## - create function
|
||||
## -
|
||||
## - Note 1.
|
||||
## - if datbase language plpgsql already exists, an error occurs. but you can
|
||||
## - savely ignore that error
|
||||
## -
|
||||
## - Note 2.
|
||||
## - if you create the function not as postfix database user, you have to
|
||||
## - give the permission afterwards:
|
||||
## - ALTER FUNCTION public.udf_forwarders_out(email_str text, vacation_domain text, list_seperator character) OWNER TO postfix;
|
||||
## - But we will use the db postfix user (here also named postfix)
|
||||
## -
|
||||
psql -Upostfix postfix < /tmp/postgres.forwarders_out.sql
|
||||
|
||||
rm /tmp/postgres.forwarders_out.sql
|
||||
|
||||
|
||||
## - create sql file for installing function udf_set_active:
|
||||
## -
|
||||
cat <<EOF > /tmp/postgres.set_active.sql
|
||||
CREATE LANGUAGE plpgsql;
|
||||
|
||||
CREATE FUNCTION udf_set_active(vacation_enable text) RETURNS boolean
|
||||
LANGUAGE plpgsql
|
||||
AS \$\$
|
||||
DECLARE
|
||||
return_val boolean;
|
||||
BEGIN
|
||||
|
||||
return_val = 't';
|
||||
|
||||
IF vacation_enable = '' THEN
|
||||
return_val = 'f';
|
||||
END IF;
|
||||
|
||||
IF vacation_enable = '0' THEN
|
||||
return_val = 'f';
|
||||
END IF;
|
||||
|
||||
IF lower(vacation_enable) = 'false' THEN
|
||||
return_val = 'f';
|
||||
END IF;
|
||||
|
||||
RETURN return_val;
|
||||
END;
|
||||
\$\$;
|
||||
EOF
|
||||
|
||||
## - create function udf_set_active
|
||||
## -
|
||||
## - Note 1.
|
||||
## - if datbase language plpgsql already exists, an error occurs. but you can
|
||||
## - savely ignore that error
|
||||
## -
|
||||
## - Note 2.
|
||||
## - if you create the function not as postfix database user, you have to
|
||||
## - give the permission afterwards:
|
||||
## - ALTER FUNCTION public.udf_forwarders_in(forewarders_str text, email_str text, vacation_domain text, list_seperator character, vacation_enable boolean) OWNER TO postfix;
|
||||
## - But we will use the db postfix user (here also named postfix)
|
||||
## -
|
||||
psql -Upostfix postfix < /tmp/postgres.set_active.sql
|
||||
|
||||
rm /tmp/postgres.set_active.sql
|
||||
|
||||
|
||||
## - create postfix database function udf_forwarders_in:
|
||||
## -
|
||||
cat <<EOF > /tmp/postgres.forwarders_in.sql
|
||||
CREATE LANGUAGE plpgsql;
|
||||
|
||||
CREATE FUNCTION udf_forwarders_in(forewarders_str text, email_str text, vacation_domain text, list_seperator character, vacation_enable boolean) RETURNS text
|
||||
LANGUAGE plpgsql
|
||||
AS \$\$
|
||||
DECLARE
|
||||
return_str text;
|
||||
local_email_part TEXT;
|
||||
domain_email_part TEXT;
|
||||
BEGIN
|
||||
|
||||
return_str = email_str;
|
||||
|
||||
IF vacation_enable THEN
|
||||
local_email_part = substring(email_str, 1, position('@' in email_str) - 1);
|
||||
domain_email_part = substring(email_str, position('@' in email_str) + 1 );
|
||||
return_str = return_str || list_seperator || local_email_part || '#' || domain_email_part || '@' || vacation_domain;
|
||||
END IF;
|
||||
|
||||
IF char_length(forewarders_str) > 7 THEN
|
||||
return_str = return_str || list_seperator || forewarders_str;
|
||||
END IF;
|
||||
|
||||
RETURN return_str;
|
||||
END;
|
||||
\$\$;
|
||||
EOF
|
||||
|
||||
## - create function udf_forwarders_in
|
||||
## -
|
||||
## - Note 1.
|
||||
## - if datbase language plpgsql already exists, an error occurs. but you can
|
||||
## - savely ignore that error
|
||||
## -
|
||||
## - Note 2.
|
||||
## - if you create the function not as postfix database user, you have to
|
||||
## - give the permission afterwards:
|
||||
## - ALTER FUNCTION public.udf_forwarders_in(forewarders_str text, email_str text, vacation_domain text, list_seperator character, vacation_enable boolean) OWNER TO postfix;
|
||||
## - But we will use the db postfix user (here also named postfix)
|
||||
## -
|
||||
psql -Upostfix postfix < /tmp/postgres.forwarders_in.sql
|
||||
|
||||
rm /tmp/postgres.forwarders_in.sql
|
||||
|
||||
elif [ "$_db_type" = "mysql" ];then
|
||||
|
||||
## ---------------------------------------------------------- ##
|
||||
## - !! That (very long) part concerns to MySQL Database !! - ##
|
||||
## ---------------------------------------------------------- ##
|
||||
|
||||
## - Note: In the following sql statements set the correct AUTOREPLY domain !!
|
||||
## - Also chnage the database parameters as yor needs
|
||||
## -
|
||||
## - edit configuration $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/vacation/config.inc.php
|
||||
## -
|
||||
## - $rcmail_config['vacation_gui_vacationforwarder'] = FALSE;
|
||||
## - $rcmail_config['vacation_forwarder_multiple'] = FALSE;
|
||||
## - $rcmail_config['vacation_forwarder_separator'] = ',';
|
||||
## -
|
||||
## - $rcmail_config['vacation_driver'] = 'sql';
|
||||
## -
|
||||
## - #configure your database connection to POSTFIX database
|
||||
## - $rcmail_config['vacation_sql_dsn'] = '${_db_type}://${_db_user}:${_db_pass}@localhost/${_db_name}';
|
||||
## -
|
||||
## - # !! NOTE: You have to create myql functions FORWARDERS_OUT and
|
||||
## - # FORWARDERS_IN to get the following SQL read statement working
|
||||
## - #
|
||||
## -
|
||||
## - // read data queries
|
||||
## - /* - OLD: vcation.pl included in posfixadmin until version 2.3.7
|
||||
## - $rcmail_config['vacation_sql_read'] =
|
||||
## - array("SELECT subject AS vacation_subject, body AS vacation_message, " .
|
||||
## - "vacation.active AS vacation_enable, FORWARDERS_OUT(%username,'$_autoreply_domain',',') AS vacation_forwarder FROM vacation,alias " .
|
||||
## - "WHERE email=%username AND address=%username AND vacation.domain=%email_domain;"
|
||||
## - );
|
||||
## - *)
|
||||
## - /* - NEW: vcation.pl included in posfixadmin since version 2.91 */
|
||||
## - $rcmail_config['vacation_sql_read'] =
|
||||
## - array("SELECT subject AS vacation_subject, body AS vacation_message," .
|
||||
## - "UNIX_TIMESTAMP(activefrom) AS vacation_start," .
|
||||
## - "UNIX_TIMESTAMP(activeuntil) AS vacation_end," .
|
||||
## - "vacation.active AS vacation_enable," .
|
||||
## - "FORWARDERS_OUT(%username,'$_autoreply_domain',',') AS vacation_forwarder " .
|
||||
## - "FROM vacation,alias " .
|
||||
## - "WHERE email=%username AND address=%username AND vacation.domain=%email_domain;"
|
||||
## - );
|
||||
## -
|
||||
## -
|
||||
## - // write data queries
|
||||
## - /* !! Wichtig:
|
||||
## - Nur wenn rcmail_config['vacation_gui_vacationforwarder'] = FALSE
|
||||
## - */
|
||||
## -
|
||||
## - /* - OLD: vcation.pl included in posfixadmin until version 2.3.7
|
||||
## - $rcmail_config['vacation_gui_vacationforwarder'] = FALSE;
|
||||
## - $rcmail_config['vacation_sql_write'] =
|
||||
## - array("DELETE FROM vacation WHERE email=%email AND " .
|
||||
## - "domain=%email_domain;",
|
||||
## - "DELETE from vacation_notification WHERE on_vacation=%email;",
|
||||
## - "INSERT INTO vacation (email,domain,subject,body,created," .
|
||||
## - "active) VALUES (%email,%email_domain,%vacation_subject," .
|
||||
## - "%vacation_message,NOW(),%vacation_enable);",
|
||||
## - "UPDATE alias SET goto = FORWARDERS_IN(FORWARDERS_OUT(%email,'$_autoreply_domain',',')," .
|
||||
## - "%email,'$_autoreply_domain',',',%vacation_enable)" .
|
||||
## - ", modified = NOW() " .
|
||||
## - " WHERE address = %email"
|
||||
## - );
|
||||
## - /*
|
||||
## -
|
||||
## - /* - NEW: vcation.pl included in posfixadmin since version 2.91 */
|
||||
## - /*
|
||||
## - $rcmail_config['vacation_gui_vacationforwarder'] = FALSE;
|
||||
## - $rcmail_config['vacation_sql_write'] =
|
||||
## - array("DELETE FROM vacation WHERE email=%email AND domain=%email_domain;",
|
||||
## - "DELETE from vacation_notification WHERE on_vacation=%email;",
|
||||
## - "INSERT INTO vacation (email,domain,subject,body,activefrom,activeuntil,interval_time,created,active) " .
|
||||
## - "VALUES (%email,%email_domain,%vacation_subject,%vacation_message," .
|
||||
## - "CONCAT(DATE(FROM_UNIXTIME(%vacation_start)), ' 00:00:00')," .
|
||||
## - "CONCAT(DATE(FROM_UNIXTIME(%vacation_end)), ' 23:59:59')," .
|
||||
## - "86400,NOW(),%vacation_enable);",
|
||||
## - "UPDATE alias SET goto = FORWARDERS_IN(FORWARDERS_OUT(%email,'$_autoreply_domain',',')," .
|
||||
## - "%email,'$_autoreply_domain',',',%vacation_enable)" .
|
||||
## - ", modified = NOW() " .
|
||||
## - " WHERE address = %email"
|
||||
## - );
|
||||
## - */
|
||||
## -
|
||||
## - /* !! Wichtig:
|
||||
## - Nur wenn rcmail_config['vacation_gui_vacationforwarder'] = TRUE
|
||||
## - */
|
||||
## -
|
||||
## - /*
|
||||
## -
|
||||
## - /* - OLD: vcation.pl included in posfixadmin until version 2.3.7
|
||||
## - $rcmail_config['vacation_gui_vacationforwarder'] = TRUE;
|
||||
## - $rcmail_config['vacation_sql_write'] =
|
||||
## - array("DELETE FROM vacation WHERE email=%email AND " .
|
||||
## - "domain=%email_domain;",
|
||||
## - "DELETE from vacation_notification WHERE on_vacation=%email;",
|
||||
## - "INSERT INTO vacation (email,domain,subject,body,created," .
|
||||
## - "active) VALUES (%email,%email_domain,%vacation_subject," .
|
||||
## - "%vacation_message,NOW(),%vacation_enable);",
|
||||
## - "UPDATE alias SET goto = FORWARDERS_IN(%vacation_forwarder," .
|
||||
## - "%email,'$_autoreply_domain',',',%vacation_enable)" .
|
||||
## - ", modified = NOW() " .
|
||||
## - " WHERE address = %email"
|
||||
## - );
|
||||
## - */
|
||||
## -
|
||||
## - /* - NEW: vcation.pl included in posfixadmin since version 2.91 */
|
||||
## - $rcmail_config['vacation_gui_vacationforwarder'] = TRUE;
|
||||
## - $rcmail_config['vacation_sql_write'] =
|
||||
## - array("DELETE FROM vacation WHERE email=%email AND domain=%email_domain;",
|
||||
## - "DELETE from vacation_notification WHERE on_vacation=%email;",
|
||||
## - "INSERT INTO vacation (email,domain,subject,body,activefrom,activeuntil,interval_time,created,active) " .
|
||||
## - "VALUES (%email,%email_domain,%vacation_subject,%vacation_message," .
|
||||
## - "CONCAT(DATE(FROM_UNIXTIME(%vacation_start)), ' 00:00:00')," .
|
||||
## - "CONCAT(DATE(FROM_UNIXTIME(%vacation_end)), ' 23:59:59')," .
|
||||
## - "86400,NOW(),%vacation_enable);",
|
||||
## - "UPDATE alias SET goto = FORWARDERS_IN(%vacation_forwarder," .
|
||||
## - "%email,'$_autoreply_domain',',',%vacation_enable)" .
|
||||
## - ", modified = NOW() " .
|
||||
## - " WHERE address = %email"
|
||||
## - );
|
||||
## -
|
||||
## -
|
||||
vim $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/vacation/config.inc.php
|
||||
|
||||
|
||||
## - create function FORWARDERS_OUT:
|
||||
## -
|
||||
cat <<EOF > /tmp/FORWARDERS_OUT.sql
|
||||
DROP FUNCTION IF EXISTS FORWARDERS_OUT ;
|
||||
|
||||
DELIMITER |
|
||||
|
||||
CREATE FUNCTION FORWARDERS_OUT (email_str TEXT, vacation_domain TEXT , list_seperator CHAR)
|
||||
RETURNS TEXT
|
||||
DETERMINISTIC
|
||||
BEGIN
|
||||
DECLARE forward_str TEXT;
|
||||
DECLARE local_email_part TEXT;
|
||||
DECLARE domain_email_part TEXT;
|
||||
DECLARE first_char CHAR;
|
||||
DECLARE last_char CHAR;
|
||||
|
||||
-- get list of forwarders
|
||||
--
|
||||
SELECT goto INTO forward_str FROM alias WHERE address=email_str;
|
||||
|
||||
-- entferne mailbox emailadresse
|
||||
--
|
||||
SET forward_str = REPLACE(forward_str, email_str, '' );
|
||||
-- SELECT REPLACE(forward_str, email_str, '' ) INTO forward_str;
|
||||
|
||||
-- entferne vacation adresse
|
||||
--
|
||||
SET local_email_part = SUBSTRING(email_str,1, LOCATE('@',email_str) - 1);
|
||||
SET domain_email_part = SUBSTRING(email_str, LOCATE('@',email_str) + 1, LENGTH(email_str));
|
||||
SET forward_str = REPLACE(forward_str, CONCAT(local_email_part, "#" ,domain_email_part,"@", vacation_domain), '');
|
||||
-- SELECT REPLACE(forward_str, CONCAT(list_seperator,list_seperator), list_seperator) INTO forward_str;
|
||||
|
||||
-- enferne doppelte seperatorzeichen
|
||||
--
|
||||
WHILE LOCATE(CONCAT(list_seperator,list_seperator) , forward_str) DO
|
||||
SET forward_str = REPLACE(forward_str, CONCAT(list_seperator,list_seperator), list_seperator);
|
||||
-- SELECT REPLACE(forward_str, CONCAT(list_seperator,list_seperator), list_seperator) INTO forward_str;
|
||||
END WHILE ;
|
||||
|
||||
-- entferne erstes zeichen wenn es das seperatorzeichen ist
|
||||
--
|
||||
IF LEFT(forward_str,1) = list_seperator THEN
|
||||
SET forward_str = SUBSTRING(forward_str FROM 2);
|
||||
-- SELECT SUBSTRING(forward_str FROM 2) INTO forward_str;
|
||||
END IF;
|
||||
|
||||
-- entferne letztes zeichen wenn es das seperatorzeichen ist
|
||||
--
|
||||
IF RIGHT(forward_str,1) = list_seperator THEN
|
||||
SET forward_str = SUBSTRING(forward_str , 1, LENGTH(forward_str) - 1);
|
||||
-- SELECT SUBSTRING(forward_str , 1, LENGTH(forward_str) - 1) INTO forward_str;
|
||||
END IF;
|
||||
|
||||
RETURN forward_str;
|
||||
END |
|
||||
|
||||
DELIMITER ;
|
||||
EOF
|
||||
|
||||
## - create function
|
||||
## -
|
||||
## - Note 1.
|
||||
## - Create function as postfix database user
|
||||
## -
|
||||
## - The postfix databaseuser wil need 'Super_priv'. At MySQL monitor
|
||||
## - (as mysql admin user i.e. root) type:
|
||||
## - UPDATE user SET Super_priv = 'Y' WHERE User = 'postfix';
|
||||
## -
|
||||
## - Note 2.
|
||||
## - You can verify on mysql monitor (database postfix) with:
|
||||
## - SHOW FUNCTION STATUS;
|
||||
## - or see the code:
|
||||
## - SHOW CREATE FUNCTION FORWARDERS_OUT;
|
||||
## -
|
||||
mysql -upostfix -p postfix < /tmp/FORWARDERS_OUT.sql
|
||||
|
||||
rm /tmp/FORWARDERS_OUT.sql
|
||||
|
||||
|
||||
## - create database function FORWARDERS_IN:
|
||||
## -
|
||||
cat <<EOF > /tmp/FORWARDERS_IN.sql
|
||||
DROP FUNCTION IF EXISTS FOWARDERS_IN ;
|
||||
|
||||
DELIMITER |
|
||||
|
||||
CREATE FUNCTION FORWARDERS_IN (forewarders_str TEXT,
|
||||
email_str TEXT,
|
||||
vacation_domain TEXT ,
|
||||
list_seperator CHAR ,
|
||||
vacation_enable BOOLEAN)
|
||||
RETURNS TEXT
|
||||
DETERMINISTIC
|
||||
BEGIN
|
||||
DECLARE return_str TEXT;
|
||||
DECLARE local_email_part TEXT;
|
||||
DECLARE domain_email_part TEXT;
|
||||
|
||||
|
||||
SET return_str = email_str;
|
||||
|
||||
IF vacation_enable THEN
|
||||
SET local_email_part = SUBSTRING(email_str,1, LOCATE('@',email_str) - 1);
|
||||
SET domain_email_part = SUBSTRING(email_str, LOCATE('@',email_str) + 1, LENGTH(email_str));
|
||||
SET return_str = CONCAT(return_str, list_seperator, local_email_part, "#" ,domain_email_part,"@", vacation_domain);
|
||||
END IF;
|
||||
|
||||
IF LENGTH(forewarders_str) > 2 THEN
|
||||
SET return_str = CONCAT(return_str, list_seperator, forewarders_str);
|
||||
END IF;
|
||||
|
||||
RETURN return_str;
|
||||
END |
|
||||
|
||||
DELIMITER ;
|
||||
EOF
|
||||
|
||||
|
||||
## - create function FOWARDERS_IN
|
||||
## -
|
||||
## - Note 1.
|
||||
## - Create function as postfix database user
|
||||
## -
|
||||
## - The postfix databaseuser wil need 'Super_priv'. At MySQL monitor
|
||||
## - (as mysql admin user i.e. root) type:
|
||||
## - UPDATE user SET Super_priv = 'Y' WHERE User = 'postfix';
|
||||
## -
|
||||
## - Note 2.
|
||||
## - You can verify on mysql monitor (database postfix) with:
|
||||
## - SHOW FUNCTION STATUS;
|
||||
## - or see the code:
|
||||
## - SHOW CREATE FUNCTION FOWARDERS_IN;
|
||||
## -
|
||||
|
||||
mysql -upostfix -p postfix < /tmp/FORWARDERS_IN.sql
|
||||
|
||||
rm /tmp/FORWARDERS_IN.sql
|
||||
|
||||
else
|
||||
echo -e "\n\t[ ERROR ]: Unknown database type \"$_db_type\""
|
||||
fo
|
||||
|
||||
|
||||
## - register vacation plugin with roundcube
|
||||
## -
|
||||
## - edit $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/config/config.inc.php
|
||||
## -
|
||||
## - add "rc-vacation" to array plugins
|
||||
## - $rcmail_config['plugins'] = array('jquery', 'password', 'vacation');
|
||||
## -
|
||||
vim $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/config/config.inc.php
|
||||
|
||||
|
||||
|
||||
## -------------------------------------------------------- #
|
||||
## --- Install plugin language selector on login screen --- #
|
||||
## -------------------------------------------------------- #
|
||||
|
||||
## - see: https://github.com/hassansin/roundcube-login-language/
|
||||
|
||||
## - Download from site https://github.com/hassansin/roundcube-login-language/ and
|
||||
## - store archive in $WEBMAIL_BASEDIR
|
||||
## -
|
||||
cd $WEBMAIL_BASEDIR
|
||||
rm login-language-master.zip
|
||||
wget -O login-language-master.zip https://github.com/hassansin/roundcube-login-language/archive/master.zip
|
||||
|
||||
cd $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins
|
||||
unzip $WEBMAIL_BASEDIR/login-language-master.zip
|
||||
ln -s roundcube-login-language-master/ $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/login_lang
|
||||
|
||||
cp $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/login_lang/config.inc.php.dist \
|
||||
$WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/login_lang/config.inc.php
|
||||
|
||||
|
||||
## - edit config.php and set default language selection
|
||||
## -
|
||||
## - $config['language_dropdown_selected'] = 'de_DE';
|
||||
## -
|
||||
vim $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/login_lang/config.inc.php
|
||||
|
||||
|
||||
## - register language selector plugin with roundcube
|
||||
## -
|
||||
## - edit $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/config/config.inc.php
|
||||
## -
|
||||
## - add "login_lang" to array plugins
|
||||
## - $config['plugins'] = array('login_lang', 'jqueryui', 'password', 'vacation');
|
||||
## -
|
||||
vim $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/config/config.inc.php
|
||||
|
||||
|
||||
|
||||
## -------------------------------------------------- #
|
||||
## --- integrate ContextMenu plugin for roundcube --- #
|
||||
## -------------------------------------------------- #
|
||||
|
||||
## - see: https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu
|
||||
|
||||
## - Download from site https://github.com/bhuisgen/rc-vacation/ and
|
||||
## - store archive in $WEBMAIL_BASEDIR
|
||||
## -
|
||||
cd $WEBMAIL_BASEDIR
|
||||
rm Roundcube-Plugin-Context-Menu-master.zip
|
||||
wget -O Roundcube-Plugin-Context-Menu-master.zip https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/archive/master.zip
|
||||
|
||||
cd $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins
|
||||
unzip $WEBMAIL_BASEDIR/Roundcube-Plugin-Context-Menu-master.zip
|
||||
ln -s Roundcube-Plugin-Context-Menu-master $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/contextmenu
|
||||
|
||||
|
||||
## - register ContextMenu plugin with roundcube
|
||||
## -
|
||||
## - edit $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/config/config.inc.php
|
||||
## -
|
||||
## - add "login_lang" to array plugins
|
||||
## - $config['plugins'] = array('login_lang', 'jqueryui', 'password', 'vacation', 'contextmenu');
|
||||
## -
|
||||
vim $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/config/config.inc.php
|
||||
|
||||
|
||||
|
||||
|
||||
## ---------------------------------- #
|
||||
## --- Install plugin markasjunk2 --- #
|
||||
## ---------------------------------- #
|
||||
|
||||
cd $WEBMAIL_BASEDIR
|
||||
rm Roundcube-Plugin-Mark-as-Junk-2-master.zip
|
||||
wget -O Roundcube-Plugin-Mark-as-Junk-2-master.zip https://github.com/JohnDoh/Roundcube-Plugin-Mark-as-Junk-2/archive/master.zip
|
||||
|
||||
cd $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins
|
||||
unzip $WEBMAIL_BASEDIR/Roundcube-Plugin-Mark-as-Junk-2-master.zip
|
||||
ln -s Roundcube-Plugin-Mark-as-Junk-2-master $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/markasjunk2
|
||||
|
||||
cp $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/markasjunk2/config.inc.php.dist \
|
||||
$WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/plugins/markasjunk2/config.inc.php
|
||||
|
||||
|
||||
## - register markasjunk2 plugin with roundcube
|
||||
## -
|
||||
## - edit $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/config/config.inc.php
|
||||
## -
|
||||
## - add "login_lang" to array plugins
|
||||
## - $config['plugins'] = array('login_lang', 'jqueryui', 'password', 'vacation', 'contextmenu','markasjunk2');
|
||||
## -
|
||||
vim $WEBMAIL_BASEDIR/roundcubemail-${ROUNDCUBE_VERSION}/config/config.inc.php
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user