Roundcube Community Forum

Release Support => Pending Issues => Topic started by: juliet on May 08, 2013, 10:50:11 AM

Title: unable to view the email content
Post by: juliet on May 08, 2013, 10:50:11 AM
Just installed the latest version of roundcube to connect to an IMail server (2006).

Everything works OK, apart from I can't actually read any emails, they show in a list of unread emails, but when I click, I just get the waiting icon and eventually it just shows a blank email. The log shows an error
A0005 BAD UID Invalid Syntax (see below)

I've added the Imail Patch regarding forwarding, however that isn't actually the issue, I simply can't read the emails at all.

Any suggestions?


[08-May-2013 15:48:43 +0100]: [1568] S: * OK [UNSEEN 1] 1 Messages unseen
[08-May-2013 15:48:43 +0100]: [1568] S: * OK [UIDVALIDITY 1361193707] UIDs valid
[08-May-2013 15:48:43 +0100]: [1568] S: * OK [UIDNEXT 664026042] Predicted next UID
[08-May-2013 15:48:43 +0100]: [1568] S: A0004 OK [READ-WRITE] SELECT completed
[08-May-2013 15:48:43 +0100]: [1568] C: A0005 UID FETCH 664026041 (UID RFC822.SIZE FLAGS INTERNALDATE BODYSTRUCTURE BODY.PEEK[HEADER.FIELDS (DATE FROM TO SUBJECT CONTENT-TYPE CC REPLY-TO LIST-POST DISPOSITION-NOTIFICATION-TO X-PRIORITY IN-REPLY-TO BCC SENDER MESSAGE-ID CONTENT-TRANSFER-ENCODING REFERENCES X-DRAFT-INFO MAIL-FOLLOWUP-TO MAIL-REPLY-TO RETURN-PATH DELIVERED-TO ENVELOPE-TO)])
[08-May-2013 15:48:43 +0100]: [1568] S: * 1 FETCH (UID 664026041 RFC822.SIZE 232394 FLAGS () INTERNALDATE "8-May-2013 15:44:04 +0100" BODYSTRUCTURE ((("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 335 31 NIL NIL NIL)("text" "html" ("charset" "us-ascii") NIL NIL "quoted-printable" 8605 171 NIL NIL NIL) "alternative" ("boundary" "----=_NextPart_001_0034_01CE4C02.EC20A110") NIL NIL)("image" "png" ("name" "image001.png") "<[email protected]>" NIL "base64" 200 NIL NIL NIL)("image" "jpeg" ("name" "image002.jpg") "<[email protected]>" NIL "base64" 214832 NIL NIL NIL)("image" "jpeg" ("name" "image003.jpg") "<[email protected]>" NIL "base64" 5574 NIL NIL NIL) "related" ("boundary" "----=_NextPart_000_0033_01CE4C02.EC207A00") NIL "en-gb")A0005 BAD UID Invalid Syntax
Title: Re: unable to view the email content
Post by: juliet on May 15, 2013, 04:32:18 AM
No one have any ideas? how to I escalate this to support?
Title: Re: unable to view the email content
Post by: ABerglund on May 15, 2013, 11:46:55 AM
What does the Roundcube error log show? Also, activate IMAP logging in Roundcube (in main.inc.php) and post those RC logs too.