search for: imapcommand

Displaying 1 result from an estimated 1 matches for "imapcommand".

2002 Nov 12
1
Seen bug?
...s, as I'm working on learning these things. --- imap4.cc Tue Oct 15 21:52:43 2002 +++ imap4.cc Tue Nov 12 01:36:05 2002 @@ -289,6 +289,11 @@ } completeQueue.removeRef (cmd); + + if (aSection.find ("ENVELOPE", 0, false) == -1) { + doCommand (imapCommand:: + clientStore (aSequence, "+FLAGS.SILENT", "\\SEEN")); + } } } -- [ Carsten Burghardt <burghardt at kde.org> wrote: ] -- No, everything is alright here, you should check a different server. -- [ Bo Thorsen <bo at son...