From 351c794c45f23f428c5ed0f15b6ce9e589a7f2c5 Mon Sep 17 00:00:00 2001 From: James Date: Wed, 18 Feb 2026 15:29:30 -0500 Subject: [PATCH] Memory: Stalwart username revert fix (3:26 PM) --- memory/2026-02-18.md | 15 +++++++++++++++ memory/claude-usage.json | 12 ++++++------ 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/memory/2026-02-18.md b/memory/2026-02-18.md index 510d222..9ad4acf 100644 --- a/memory/2026-02-18.md +++ b/memory/2026-02-18.md @@ -217,3 +217,18 @@ 8. **DNSSEC fix**: busel.nl done; verify all 4 are clean at SIDN level 9. **Misha Signal pairing**: still pending 10. **iOS node app alpha**: request access via OpenClaw Discord + +## Stalwart Login — Short Username Broken (3:08 PM) +- Renaming accounts to full email broke short username login (`tj`, `johan` no longer work) +- Only `tj@jongsma.me` and `johan@jongsma.me` work now +- Johan's Mac accounts broke immediately after the rename +- **Fix for Johan:** update username field in Mac Mail from `tj` → `tj@jongsma.me`, `johan` → `johan@jongsma.me` +- **Alternative:** add short-name aliases back on Stalwart so BOTH work +- Lesson: don't rename Stalwart account names without coordinating with existing clients + +## Stalwart Username Fix (3:26 PM) +- Reverted account names back to short form: `tj` and `johan` (not full email) +- Short names work for Mac Mail; full email (`tj@jongsma.me`) does NOT work simultaneously without proper Stalwart config +- **TODO:** Find proper Stalwart config to support BOTH short name AND full email login (lookup-domains or similar) +- For iPhone setup: full email login will require solving this properly first +- Mac accounts: username=`tj` pw=`!Lekker69`, username=`johan` pw=`!!Lekker69`, server=`mail.jongsma.me:993` diff --git a/memory/claude-usage.json b/memory/claude-usage.json index 77f4b24..35b70a3 100644 --- a/memory/claude-usage.json +++ b/memory/claude-usage.json @@ -1,9 +1,9 @@ { - "last_updated": "2026-02-18T20:02:14.522565Z", + "last_updated": "2026-02-18T20:29:23.128100Z", "source": "api", - "session_percent": 0, - "session_resets": "2026-02-19T01:00:00.487557+00:00", - "weekly_percent": 65, - "weekly_resets": "2026-02-21T19:00:00.487582+00:00", - "sonnet_percent": 25 + "session_percent": 8, + "session_resets": "2026-02-19T01:00:00.090610+00:00", + "weekly_percent": 66, + "weekly_resets": "2026-02-21T19:00:00.090631+00:00", + "sonnet_percent": 27 } \ No newline at end of file