[Tickets #12291] Re: Portal crash due to

noreply at bugs.horde.org noreply at bugs.horde.org
Mon Jun 3 17:57:23 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12291
------------------------------------------------------------------------------
  Ticket             | 12291
  Updated By         | software-horde at interfasys.ch
  Summary            | Portal crash due to
  Queue              | IMP
  Version            | 6.1.0RC1
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


software-horde at interfasys.ch (2013-06-03 17:57) wrote:

>> C: 5 LIST () "" ("*" "shared/*")
>> S: * LIST () "/" INBOX/spam
>> S: * LIST () "/" Drafts
>> S: * LIST () "/" Sent
>> S: * LIST () "/" Trash
>> S: * LIST () "/" Junk
>> S: * LIST () "/" INBOX
>> S: 5 OK List completed.
>
> This looks correct.
>
>> C: 6 LIST () "" ("INBOX" "INBOX/spam" ~{5+}
>> C: [BINARY DATA: 5 bytes]
>> C:  "Drafts" "Junk" "Sent" "Trash") RETURN (STATUS (MESSAGES RECENT UNSEEN))
>> S: 6 BAD Error in IMAP command LIST: literal8 not allowed here
>
> I have no idea where the entry between "INBOX/spam" and "Drafts" is  
> coming from.  I don't see this, and I am using Dovecot 2.2.2 also.
>
> You need to add 'debug_raw' => true to backends.local.php so I can  
> see what those 5 bytes of extra data actually are.

With that setting it seems the "binary data" is an invisible character

S: 5 OK List completed.
C: 6 LIST () "" ("INBOX" "INBOX/spam" ~{5+}
C:  "Drafts" "Junk" "Sent" "Trash") RETURN (STATUS (MESSAGES RECENT UNSEEN))
S: 6 BAD Error in IMAP command LIST: literal8 not allowed here
C: 7 LIST "" "INBOX" RETURN (STATUS (MESSAGES RECENT UNSEEN))
C: 8 LIST "" "INBOX/spam" RETURN (STATUS (MESSAGES RECENT UNSEEN))
S: base BAD Error in IMAP command "DRAFTS": Unknown command.
C: 14 LOGOUT
S: * LIST () "/" INBOX
S: * STATUS INBOX (MESSAGES 339 RECENT 0 UNSEEN 0)
S: 7 OK List completed.






More information about the bugs mailing list