server: host: 127.0.0.1 port: 8025 data_dir: ~/.message-center accounts: tj_jongsma_me: host: 127.0.0.1 port: 1143 username: tj@jongsma.me password: ${PROTON_BRIDGE_PASSWORD} tls: starttls watch: - INBOX smtp: host: 127.0.0.1 port: 1025 username: tj@jongsma.me password: ${PROTON_BRIDGE_PASSWORD} from: tj@jongsma.me johan_jongsma_me: host: 127.0.0.1 port: 1143 username: johan@jongsma.me password: ${JOHAN_BRIDGE_PASSWORD} tls: starttls watch: - INBOX smtp: host: 127.0.0.1 port: 1025 username: johan@jongsma.me password: ${JOHAN_BRIDGE_PASSWORD} from: johan@jongsma.me connectors: whatsapp: enabled: true name: whatsapp base_url: http://localhost:8030 sms: enabled: true name: sms gateway_url: http://localhost:9877 webhook: enabled: true url: http://localhost:18789/hooks/messages token: "kuma-alert-token-2026"