Files
openclaw-backups/.learnings/LEARNINGS.md

999 B

Learnings Log

Captures corrections, knowledge gaps, and best practices for continuous improvement.

Format: [LRN-YYYYMMDD-XXX] category


[LRN-20260222-001] correction

Logged: 2026-02-22T01:25:00Z Priority: medium Status: resolved Area: config

Summary

User corrected that newsletters should check anthonymau@gmail.com (their Gmail), not krillyclaw@gmail.com (agent email).

Details

The daily newsletter digest was configured to check the wrong email account. User's newsletters go to anthonymau@gmail.com, not the agent's email.

Suggested Action

Always verify which email account should be checked for user data vs agent data.

Metadata

  • Source: user_feedback
  • Related Files: skills/imap-smtp-email/.env, automations/ai-newsletter-digest/daily-digest.sh
  • Tags: email, configuration, gmail

Resolution

  • Resolved: 2026-02-22T01:30:00Z
  • Notes: Updated .env to use anthonymau@gmail.com with correct app password. Tested successfully.