|
|
|
@@ -88,14 +88,18 @@ matrix_bot_postmoogle_federation: false |
|
|
|
matrix_bot_postmoogle_sentry: '' |
|
|
|
|
|
|
|
# Log level |
|
|
|
matrix_bot_postmoogle_loglevel: '' |
|
|
|
matrix_bot_postmoogle_loglevel: 'INFO' |
|
|
|
|
|
|
|
# Disable encryption |
|
|
|
matrix_bot_postmoogle_noencryption: false |
|
|
|
|
|
|
|
matrix_bot_postmoogle_domain: "{{ matrix_server_fqn_matrix }}" |
|
|
|
|
|
|
|
matrix_bot_postmoogle_port: "25" |
|
|
|
# in-container port |
|
|
|
matrix_bot_postmoogle_port: '2525' |
|
|
|
|
|
|
|
# on-host port |
|
|
|
matrix_bot_postmoogle_smtp_host_bind_port: '25' |
|
|
|
|
|
|
|
# Additional environment variables to pass to the postmoogle container |
|
|
|
# |
|
|
|
|