mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 03:38:32 +01:00
fix: use start tls for internal smtp
do this by adding a new non transparent port forward and connect via this port and the normal mail.atlantishq.de address also always copy the passwd file for dovecot
This commit is contained in:
@@ -7,7 +7,8 @@ nsca_password: HISTORY_PURGED_SECRET
|
||||
RSYSLOG_SERVER: internal.monitoring.atlantishq.de
|
||||
influxdb_telegraf_password: HISTORY_PURGED_SECRET
|
||||
|
||||
smtp_internal_host: 192.168.122.101
|
||||
smtp_internal_host: mail.atlantishq.de
|
||||
smtp_internal_host_port: 8025
|
||||
smtp_service_user: noreply
|
||||
smtp_service_pass: HISTORY_PURGED_SECRET
|
||||
|
||||
|
||||
Reference in New Issue
Block a user