This commit is contained in:
2022-11-17 18:10:40 +01:00
parent f80772ed42
commit 45115c6700
75 changed files with 5165 additions and 436 deletions

View File

@ -196,6 +196,8 @@ roundcube_db_user: roundcube
#roundcube_db_host: localhost
roundcube_db_pass: '3Dsz3j5R'
roundcube_acl_plugin: true
roundcube_product_name: O.OPEN - Webmailer
roundcube_support_url: https://www.oopen.de
roundcube_skin_logo: "images/oopen-logo.png"
@ -210,6 +212,8 @@ roundcube_2_db_user: roundcube
#roundcube_2_db_host: localhost
roundcube_2_db_pass: '3Dsz3j5R'
roundcube2_acl_plugin: true
roundcube_2_product_name: O.OPEN - Webmailer
roundcube_2_support_url: https://www.oopen.de
roundcube_2_skin_logo: "images/oopen-logo.png"
@ -221,7 +225,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__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