On Fri, 2009-01-09 at 16:26 +0000, Andrew Oakley wrote: > Hi, I'm writing a script to mark all new mail read, including all mail > in folders, for my system which uses Maildir and Dovecot.
Another way would be: printf "1 select inbox\n2 store 1:* +flags \\seen\n" | dovecot --exec-mail imap
signature.asc
Description: This is a digitally signed message part