Marking an entire mailbox read

@lbutlr kremels at kreme.com
Wed Jun 1 21:41:09 UTC 2016


On Jun 1, 2016, at 1:58 PM, @lbutlr <kremels at kreme.com> wrote:
> find ~/Maildir/.Archive/cur/* -type f -name “1*:2” --exec mv {} {}S \;

For the record,I did the following, which appears to have worked:

find . -type f -name "1*2,*" -not -name "*2,S*" -exec mv {} {}S \;


-- 
It wasn't that her [Susan's] parents didn't believe in such things. They
didn't need to believe in them. They knew they existed. They just wished
they didn't.



More information about the dovecot mailing list