[Bug 288659] readonly IMAP should be reported.
Matwey V. Kornilov
matwey.kornilov at gmail.com
Wed Dec 14 11:50:16 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=288659
--- Comment #2 from Matwey V. Kornilov <matwey kornilov gmail com> 2011-12-14 11:50:16 ---
There is likely concurrent connection from other pc.
Related output from KIMAP_LOGFILE looks like that:
S: A000022 OK UID FETCH completed
C: A000023 SELECT "INBOX"
S: * NO Trying to get mailbox lock from process 11909
S: * 4 EXISTS
S: * NO Mailbox is open by another process, access is readonly
S: * 0 RECENT
S: * OK UID validity status [ UIDVALIDITY 1311417756 ]
S: * OK Predicted next UID [ UIDNEXT 23 ]
S: * FLAGS ( KMAILFORWARDED KMAILTODO KMAILWATCHED KMAILIGNORED $FORWARDED $TOD
S: * OK Permanent flags [ PERMANENTFLAGS ( ) ]
S: * OK first unseen message in /var/spool/mail/matwey [ UNSEEN 4 ]
S: A000023 OK SELECT completed [ READ-ONLY ]
S: A000031 OK SELECT completed [ READ-ONLY ]
C: A000032 EXPUNGE
S: * NO Expunge ignored on readonly mailbox
S: A000032 OK EXPUNGE completed
C: A000033 SELECT "INBOX"
S: * NO Trying to get mailbox lock from process 12078
S: * 4 EXISTS
S: * NO Mailbox is open by another process, access is readonly
S: * 0 RECENT
S: * OK UID validity status [ UIDVALIDITY 1311417756 ]
S: * OK Predicted next UID [ UIDNEXT 23 ]
S: * FLAGS ( KMAILFORWARDED KMAILTODO KMAILWATCHED KMAILIGNORED $FORWARDED $TOD
S: * OK Permanent flags [ PERMANENTFLAGS ( ) ]
S: * OK first unseen message in /var/spool/mail/matwey [ UNSEEN 4 ]
S: A000033 OK SELECT completed [ READ-ONLY ]
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list