On 2011-01-28 08:06, Lapshin Oleg wrote:
> В сообщении от Пятница 28 января 2011 09:25:00 автор Lapshin Oleg написал:
>> Hello
>>
>> I just installed new KDE-4.6.0 with kdepim-4.5.94.1 (kmail version 2.0.89)
>> When I retrive new message, I get response:
>> BAD invalid flag list to STORE command
>>
>> Protocol:
>>> A000246 UID FETCH 177363 (BODY.PEEK[] UID)
>> < 2642 FETCH (UID 177363 BODY[] {4577}
>> (message content)
>> < A000246 OK UID FETCH completed
>>> A000247 UID STORE 177363 FLAGS ($ATTACHMENT \Seen)
>> < A000247 BAD invalid flag list to STORE command


This is a kmail bug.

On selecting a mailbox on dbmail-2.2 it replies thus:

* OK [PERMANENTFLAGS (\Seen \Answered \Deleted \Flagged \Draft)]

So no free-form flags are allowed on 2.2.

But: they *are* allowed on 3.0:

* OK [PERMANENTFLAGS (\Seen \Answered \Deleted \Flagged \Draft \*)]
Flags allowed


>> And when I mark message as "Action Item", I get:
>>> A000424 UID STORE 176845 FLAGS (\Seen $TODO)
>> < A000424 BAD invalid flag list to STORE command


> And even this:
>> A000812 UID STORE 268718 FLAGS (\Seen \Recent)
> < A000812 BAD invalid flag list to STORE command

That is really naughty! Kmail tries to store the \Recent flag which is
explicitly forbidden by the RFC, and again dbmail correctly does not
announce that flag. The \Recent flag is a read-only server-flag that is
maintained by the server only. Kmail should keep it's hands off.



-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to