> > doveadm -fjson mailbox status -u user unseen "*"
>
> Very nice Aki! I can pass that JSON to a Python program I make to parse
> JSON, and then just report the ones not having "unseen":"0" . Thank

Or use format "-ftab" and grep non-zero entries.  Simpler than parsing JSON.

Joseph Tam <jtam.h...@gmail.com>

Reply via email to