submission host
This commit is contained in:
@@ -15,7 +15,7 @@ dovecot_volume_mail: dovecot_mail
|
||||
dovecot_volume_ssl: dovecot_ssl
|
||||
|
||||
# nombre red docker (definido por rol docker)
|
||||
docker_network_name: dockernet
|
||||
docker_network: dockernet
|
||||
|
||||
# Auth
|
||||
|
||||
@@ -103,6 +103,7 @@ dovecot_quota_grace: 10%
|
||||
|
||||
# submission
|
||||
dovecot_submission_enable: yes
|
||||
dovecot_submission_host: "{{ dovecot_image }}.{{ docker_network }}"
|
||||
dovecot_submission_relay_host: postfix
|
||||
dovecot_submission_relay_port: 25
|
||||
dovecot_submission_relay_trusted: yes
|
||||
|
||||
Reference in New Issue
Block a user