-
released this
2026-07-07 14:29:22 +01:00 | 1 commits to main since this releasev0.7.0 — find mail anywhere in the mailbox
New in this release:
-
New
folderscommand — list every mailbox in an account
(emcli folders --account A), so mail archived outside INBOX is
discoverable. Marks non-selectable hierarchy entries. -
search --all-folders— search every mailbox in one command
instead of just INBOX. Each result includes the folder it was found
in (use it withget/ack), and folders the server refused to
search are reported inskipped_folders. -
Smarter empty search results — when a search finds nothing,
the response now includes a hint suggesting next steps (list
folders, retry with --all-folders, adjust criteria). The hint is
deliberately generic and reveals nothing about whitelist filtering. -
--textdocumented as best-effort — some IMAP servers have no
full-text index and return zero results for mail that
--subject-containsfinds. The docs now recommend
--subject-contains/--fromas the primary search methods.
Upgrade: skill installer now defaults to v0.7.0
(EMCLI_VERSION=v0.7.0 scripts/install.sh).Downloads
-