diff --git a/config.yaml b/config.yaml index f785ce4..f9d5dd9 100644 --- a/config.yaml +++ b/config.yaml @@ -6,32 +6,32 @@ data_dir: ~/.message-center accounts: tj_jongsma_me: - host: 127.0.0.1 - port: 1143 + host: mail.jongsma.me + port: 993 username: tj@jongsma.me - password: ${PROTON_BRIDGE_PASSWORD} - tls: starttls + password: "${TJ_STALWART_PASSWORD}" + tls: ssl watch: - INBOX smtp: - host: 127.0.0.1 - port: 1025 + host: mail.jongsma.me + port: 465 username: tj@jongsma.me - password: ${PROTON_BRIDGE_PASSWORD} + password: "${TJ_STALWART_PASSWORD}" from: tj@jongsma.me johan_jongsma_me: - host: 127.0.0.1 - port: 1143 + host: mail.jongsma.me + port: 993 username: johan@jongsma.me - password: ${JOHAN_BRIDGE_PASSWORD} - tls: starttls + password: "${JOHAN_STALWART_PASSWORD}" + tls: ssl watch: - INBOX smtp: - host: 127.0.0.1 - port: 1025 + host: mail.jongsma.me + port: 465 username: johan@jongsma.me - password: ${JOHAN_BRIDGE_PASSWORD} + password: "${JOHAN_STALWART_PASSWORD}" from: johan@jongsma.me connectors: @@ -40,7 +40,7 @@ connectors: name: whatsapp base_url: http://localhost:8030 sms: - enabled: true + enabled: false name: sms gateway_url: http://localhost:9877 signal: