milestone/07 #145

Merged
fuzzy merged 2 commits from milestone/07 into main 2026-07-01 02:24:02 +00:00
Owner
No description provided.
- Add AccountConfig struct with all per-account settings
- Add Accounts field to Config for multi-account configs
- ExpandAccounts() for backward compat with single-account configs
- Each account runs in its own goroutine with separate IMAP client,
  monitor, poll loop, and 9P writers
- Per-account state files, templates, batching, and alert gaps
- Updated config validation with account-aware error messages
- Updated config.example.yaml with multi-account format
feat: add {{.To}} template variable for notification rendering
All checks were successful
Test and Release / test (pull_request) Successful in 1m53s
Test and Release / lint (pull_request) Successful in 2m43s
ce30a19d38
fuzzy scheduled this pull request to auto merge when all checks succeed 2026-07-01 02:21:26 +00:00
fuzzy merged commit ce30a19d38 into main 2026-07-01 02:24:02 +00:00
fuzzy deleted branch milestone/07 2026-07-01 02:24:02 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/9biff!145
No description provided.