Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'.
This commit is contained in:
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"
|
||||
|
Reference in New Issue
Block a user