Ok, thanks Ian for the explanation, i understood right and i deleted the
files in the Trash in zimbra and the problem has been solved.
I use my ISP's email service (free.fr). I don't know why they dont have a
reliable imap service but i use it without any (unsolved) problem unitl
now.
Thanks for the help !
Την Σάββατο, 7 Φεβρουαρίου 2015 12:54:47 Μ.Μ. CET, Jan Kundrát γράψατε:
This means that your IMAP server is broken, or your assumption
on what you're allowed to do with your mail isn't correct (some
tricky ACL and a shared mailbox?).
Here's what the IMAP chat says.
Trojita makrs a message as read:
12:12:58.069 >>> y11 UID STORE 51087 +FLAGS (\Seen)␍␊
...while Zimbra says that the resulting set of flags is empty.
That implies lack of the \Seen flag, and therefore message
continues to be shown as unread.
12:12:58.124 <<< * 37 FETCH (FLAGS () UID 51087)␍␊
12:12:58.124 <<< y11 OK UID STORE completed␍␊
The same goes for deleted:
12:12:59.909 >>> y12 UID STORE 51087 +FLAGS (\Deleted)␍␊
12:12:59.977 <<< * 37 FETCH (FLAGS () UID 51087)␍␊
12:12:59.977 <<< y12 OK UID STORE completed␍␊
You should contact your Zimbra support, or alternatively get a
real IMAP server.
Cheers,
Jan