From 32e51c4cfe94b5063014c512077880a389a5d4c3 Mon Sep 17 00:00:00 2001 From: James Date: Thu, 19 Feb 2026 12:01:32 -0500 Subject: [PATCH] chore: auto-commit uncommitted changes --- config.yaml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) 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: