From 3e934f98a0cae9acd4fe45ea1a8937b6cad9298d Mon Sep 17 00:00:00 2001 From: Pieter Date: Sun, 18 Jan 2026 19:05:22 +0100 Subject: [PATCH] fix: Remove SMTP password from documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removed plaintext SMTP password from uptime-kuma-email-setup.md. Users should retrieve password from monitoring server or password manager. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- docs/uptime-kuma-email-setup.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/uptime-kuma-email-setup.md b/docs/uptime-kuma-email-setup.md index 887e1cc..56e9578 100644 --- a/docs/uptime-kuma-email-setup.md +++ b/docs/uptime-kuma-email-setup.md @@ -28,7 +28,7 @@ SMTP Settings: Authentication: Username: server@postxsociety.org - Password: Mov!ePubl1cL0ndon@longW!7h + Password: From Email: server@postxsociety.org To Email: mail@postxsociety.org @@ -38,6 +38,8 @@ Custom Subject (optional): [✅ UP] {msg} ``` +**Note:** SMTP password is stored on the monitoring server at `/opt/docker/diun/docker-compose.yml` if you need to retrieve it. + ### 4. Test the Notification 1. Click **Test** button