update..
This commit is contained in:
@ -155,7 +155,7 @@ db_in_use: !!str "true"
|
||||
postfix_db_type: MySQL
|
||||
postfix_db_name: postfix
|
||||
postfix_db_user: postfix
|
||||
postfix_db_host: 127.0.0.1
|
||||
#postfix_db_host:
|
||||
postfix_db_pass: AeB4kohyie5rahJ7
|
||||
|
||||
# install_amavis.conf
|
||||
@ -201,9 +201,11 @@ autoreply_hostname: autoreply.initiativenserver.de
|
||||
roundcube_db_type: mysql
|
||||
roundcube_db_name: roundcubemail
|
||||
roundcube_db_user: roundcube
|
||||
roundcube_db_host: localhost
|
||||
#roundcube_db_host:
|
||||
roundcube_db_pass: 're6Xe8Fereejai3D'
|
||||
|
||||
roundcube_acl_plugin: false
|
||||
|
||||
roundcube_product_name: Webmailer Initiativenserver
|
||||
roundcube_support_url: "https://www.aktionsbuendnis-brandenburg.de/"
|
||||
roundcube_skin_logo: "images/oopen-logo.png"
|
||||
@ -215,7 +217,7 @@ template_files_mailsystem_script:
|
||||
src_path: usr/local/src/mailsystem/conf/install_amavis.conf.j2
|
||||
dest_path: /usr/local/src/mailsystem/conf/install_amavis.conf
|
||||
|
||||
- name: mailsystem_install_postfixadmin.conf
|
||||
- name: mailsystem_install_postfix_advanced.conf
|
||||
src_path: usr/local/src/mailsystem/conf/install_postfix_advanced.conf.j2
|
||||
dest_path: /usr/local/src/mailsystem/conf/install_postfix_advanced.conf
|
||||
|
||||
|
Reference in New Issue
Block a user