Commit Graph

6 Commits

Author SHA1 Message Date
Alexander Payne
61144eb43e feat(email): add himalaya config for alexander@alexanderwhitestone.com
Some checks failed
Architecture Lint / Linter Tests (pull_request) Successful in 24s
Smoke Test / smoke (pull_request) Failing after 22s
Validate Config / YAML Lint (pull_request) Failing after 19s
Validate Config / JSON Validate (pull_request) Successful in 14s
Validate Config / Python Syntax & Import Check (pull_request) Failing after 56s
Validate Config / Python Test Suite (pull_request) Has been skipped
Validate Config / Cron Syntax Check (pull_request) Successful in 15s
Validate Config / Shell Script Lint (pull_request) Failing after 1m8s
Validate Config / Deploy Script Dry Run (pull_request) Successful in 14s
Validate Config / Playbook Schema Validation (pull_request) Successful in 21s
PR Checklist / pr-checklist (pull_request) Successful in 5m3s
Architecture Lint / Lint Repository (pull_request) Failing after 19s
- Add config/himalaya/config.toml with IMAP/SMTP to Stalwart
- Reference EMAIL_PASSWORD via env var (keeps secret out of VCS)
- Create .env.example documenting EMAIL_PASSWORD for hermes .env

This sets up terminal email on Mac. After brew install himalaya:
  1. Copy config/himalaya/config.toml to ~/.config/himalaya/config.toml
  2. Export EMAIL_PASSWORD (or add to ~/.hermes/.env)
  3. Run: himalaya envelope list  # verify inbox
     himalaya message send --to you@example.com "test"

Closes #321
2026-04-30 09:43:42 -04:00
Merge Bot
0ed12d9111 Merge PR #738: config/prod.overlay.yaml (added) 2026-04-16 05:03:28 +00:00
Merge Bot
70c516929e Merge PR #738: config/gateway.overlay.yaml (added) 2026-04-16 05:03:26 +00:00
Merge Bot
ffb9ab0825 Merge PR #738: config/dev.overlay.yaml (added) 2026-04-16 05:03:25 +00:00
Merge Bot
e89d0010ff Merge PR #738: config/cron.overlay.yaml (added) 2026-04-16 05:03:23 +00:00
Merge Bot
c7090052e0 Merge PR #738: config/base.yaml (added) 2026-04-16 05:03:22 +00:00