This commit is contained in:
2024-08-02 17:25:47 +02:00
parent 1b16027bd6
commit df3db74c6b
14 changed files with 429 additions and 58 deletions

View File

@ -190,6 +190,10 @@ copy_plain_files_postfwd_host_specific:
src_path: a.mx/etc/postfix/postfwd.wl-user
dest_path: /etc/postfix/postfwd.wl-user
- name: postfwd.bl-recipient-exeeds-msg-size-20mb
src_path: a.mx/etc/postfix/postfwd.bl-recipient-exeeds-msg-size-20mb
dest_path: /etc/postfix/postfwd.bl-recipient-exeeds-msg-size-20mb
#copy_template_files: []
#

View File

@ -233,7 +233,7 @@ db_in_use: !!str "true"
postfix_db_type: MySQL
postfix_db_name: postfix
postfix_db_user: postfix
#postfix_db_host:
postfix_db_host:
postfix_db_pass: T3CJnFMJNX9wmhNs
# install_amavis.conf
@ -298,7 +298,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