On Tue, Dec 08, 2009 at 10:37:55AM +0100, Alex Huth wrote: > I have a simple questions which i haven't on the net. How can i mark every new > mail in a folder at once read? I need this espacially for the mailinglists.
T ~N RET ;N T means 'tag-pattern', ~N is a pattern meaning 'new messages', and ;N toggles the new-flag on all marked messages. -- Joost Kremers Life has its moments
