6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12441] JS error during mailbox loading
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .___..__ .__..__ [__) | [ __| |[__) | | [_./|__||
Comment
> For the record, here's the IMAP debug-log: > > S: * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE > THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL > ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2011 Double > Precision, Inc. See COPYING for distribution information. > C: 1 STARTTLS > S: 1 OK Begin SSL/TLS negotiation now. > 2 [LOGIN Command - username: account@domain.com] > S: 2 OK LOGIN Ok. >>> CACHE: Using the Horde_Imap_Client_Cache_Backend_Cache storage driver. > C: 3 SELECT INBOX > S: * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) > S: * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted > \Seen)] Limited > S: * 1 EXISTS > S: * 0 RECENT > S: * OK [UIDVALIDITY 1370196747] Ok > S: * OK [MYRIGHTS "acdilrsw"] ACL > S: 3 OK [READ-WRITE] Ok > C: 4 UID FETCH * (UID) > S: * 1 FETCH (UID 4646) > S: 4 OK FETCH completed. > C: 5 UID FETCH * (UID) > S: * 1 FETCH (UID 4646) > S: 5 OK FETCH completed. > C: 6 UID SEARCH ALL > S: * SEARCH 4646 > S: 6 OK SEARCH done. > C: 7 UID FETCH * (UID) > S: * 1 FETCH (UID 4646) > S: 7 OK FETCH completed. > C: 8 UID FETCH 4646 (ENVELOPE FLAGS RFC822.SIZE > BODY.PEEK[HEADER.FIELDS (IMPORTANCE LIST-POST X-PRIORITY > CONTENT-TYPE)]) > S: * BYE [ALERT] Fatal error: Invalid argument > S: * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE > THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL > ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2011 Double > Precision, Inc. See COPYING for distribution information. > C: 9 STARTTLS > S: 9 OK Begin SSL/TLS negotiation now. > 10 [LOGIN Command - username: account@domain.com] > S: 10 OK LOGIN Ok. > C: 11 STATUS INBOX (UNSEEN) > S: * STATUS "INBOX" (UNSEEN 1) > S: 11 OK STATUS Completed. > > And here's the same sequence when there was no umlaut in the From field: > > S: * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE > THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL > ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2011 Double > Precision, Inc. See COPYING for distribution information. > C: 1 STARTTLS > S: 1 OK Begin SSL/TLS negotiation now. > 2 [LOGIN Command - username: account@domain.com] > S: 2 OK LOGIN Ok. >>> CACHE: Using the Horde_Imap_Client_Cache_Backend_Cache storage driver. > C: 3 SELECT INBOX > S: * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) > S: * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted > \Seen)] Limited > S: * 1 EXISTS > S: * 0 RECENT > S: * OK [UIDVALIDITY 1370196747] Ok > S: * OK [MYRIGHTS "acdilrsw"] ACL > S: 3 OK [READ-WRITE] Ok > C: 4 UID FETCH * (UID) > S: * 1 FETCH (UID 4647) > S: 4 OK FETCH completed. > C: 5 UID FETCH * (UID) > S: * 1 FETCH (UID 4647) > S: 5 OK FETCH completed. > C: 6 UID SEARCH ALL > S: * SEARCH 4647 > S: 6 OK SEARCH done. > C: 7 UID FETCH * (UID) > S: * 1 FETCH (UID 4647) > S: 7 OK FETCH completed. > C: 8 UID FETCH 4647 (ENVELOPE FLAGS RFC822.SIZE > BODY.PEEK[HEADER.FIELDS (IMPORTANCE LIST-POST X-PRIORITY > CONTENT-TYPE)]) > S: * 1 FETCH (UID 4647 ENVELOPE ("Sun, 8 Jan 2012 14:31:46 -0500" > "=?ISO-8859-1?B?SWYgeW91IGNhbiByZWFkIHRoaXMgeW8=?= > =?ISO-8859-2?B?dSB1bmRlcnN0YW5kIHRoZSBleGFtcGxlLg==?=" > (("=?US-ASCII?Q?Keith_Moore?=" NIL "moore" "cs.utk.edu")) > (("=?US-ASCII?Q?Keith_Moore?=" NIL "moore" "cs.utk.edu")) > (("=?US-ASCII?Q?Keith_Moore?=" NIL "moore" "cs.utk.edu")) > (("=?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?=" NIL "keld" > "dkuug.dk")("Blah" NIL "blah" "example.com")) > (("=?ISO-8859-1?Q?Andr=E9?= Pirard" NIL "PIRARD" "vm1.ulg.ac.be")) > NIL NIL "<803734518.1326051106099.JavaMail.root@example.com>") FLAGS > () RFC822.SIZE 737 BODY[HEADER.FIELDS ("IMPORTANCE" "LIST-POST" > "X-PRIORITY" "CONTENT-TYPE")] {2} > S: [LITERAL DATA: 2 bytes] > S: ) > S: 8 OK FETCH completed. >>> CACHE: Stored messages (mailbox: INBOX; UIDs: 4647) > C: 9 SEARCH UNSEEN > S: * SEARCH 1 > S: 9 OK SEARCH done. > C: 10 LOGOUT > S: * BYE Courier-IMAP server shutting down > S: 10 OK LOGOUT completed >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers