View Issue Details

IDProjectCategoryView StatusLast Update
0003688SOGoWeb Mailpublic2016-05-28 20:37
Reportergiri Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status newResolutionopen 
Platform[Server] LinuxOSDebianOS Version8 (Jessie)
Product Version2.2.9 
Summary0003688: INBOX ERROR: The message you have selected doesn't exist anymore.
Description

Every message in every folder I try to read gives me follownig error message:
The message you have selected doesn't exist anymore.

Sogo Server Version 2.2.9 from the Debian reopsitory.

I use citadel as IMAP server and both (citadel and sogo) are authenticating all users against the same ldap directory.

Steps To Reproduce
  • install sogo, citadel and ldap form debian repository
  • setup ldap directory
  • setup sogo and citadel to authenticate users against ldap
  • setup sogo to use citadel as imap server
  • error appears when clicking on an e-mail in sogo webmail
Additional Information

tail -f sogo.log

S[0x7fd21d053070]: 2 OK CAPABILITY completed
C[0x7fd21d110160]: 3 ID ("x-originating-ip" "127.0.0.1")
S[0x7fd21d053070]: ID NIL
S[0x7fd21d053070]: 3 OK ID completed
C[0x7fd21d110160]: 4 namespace
S[0x7fd21d053070]:
NAME127.0.0.1 - - [23/May/2016:19:53:58 GMT] "POST /SOGo/so/user/Mail/0/folderINBOX/headers HTTP/1.1" 200 588/14 1.533 - - 0
May 23 19:54:02 sogod [6280]: <0x0x7fd21d0b8730[NGImap4Client]> ERROR(-[NGImap4Client _processCommandParserException:]): catched IMAP4 parser exception NGImap4ParserException: unsupported fetch key:
rfc822.header
May 23 19:54:02 sogod [6280]: [ERROR] <0x0x7fd21d033f10[NGImap4Connection]> could not fetch url: imaps://user@imap.website.com/INBOX/195
127.0.0.1 - - [23/May/2016:19:54:02 GMT] "POST /SOGo/so/user/Mail/0/folderINBOX/195/view?noframe=1 HTTP/1.1" 404 199/0 1.751 - - 0
SPACE (("INBOX/" "/")) NIL (("Main Floor/" "/"))
S[0x7fd21d053070]: 4 OK NAMESPACE completed
C[0x7fd21d110160]: 5 LIST "" ""
S[0x7fd21d053070]: LIST (\Noselect) "/" ""
S[0x7fd21d053070]: 5 OK LIST completed
C[0x7fd21d110160]: 6 select "INBOX"
S[0x7fd21d053070]:
13 EXISTS
S[0x7fd21d053070]: 0 RECENT
S[0x7fd21d053070]:
OK [UIDVALIDITY 1] UID validity status
S[0x7fd21d053070]: OK [UIDNEXT 196] Predicted next UID
S[0x7fd21d053070]:
FLAGS (\Deleted \Seen \Answered)
S[0x7fd21d053070]: OK [PERMANENTFLAGS (\Deleted \Seen \Answered)] permanent flags
S[0x7fd21d053070]: 6 OK [READ-WRITE] select completed
C[0x7fd21d110160]: 7 uid fetch 195 (UID FLAGS ENVELOPE RFC822.SIZE BODYSTRUCTURE BODY.PEEK[HEADER.FIELDS (X-PRIORITY)])
S[0x7fd21d053070]:
13 FETCH (UID 195 FLAGS (\Seen) ENVELOPE ("23-May-2016 21:15:23 +0200" "[SOGo - BTS] Konto Registrierung" (("Mantis Bug Tracker" NIL "noreply" "sogo.nu")) (("Mantis Bug Tracker" NIL "noreply" "sogo.nu")) (("Mantis Bug Tracker" NIL "noreply" "sogo.nu")) (("user" NIL "user" "website.com")) NIL NIL NIL "<520e62d7787e30bd65de0e30896265b4@sogo.nu>") RFC822.SIZE 2385 BODYSTRUCTURE ("text" "plain" ("CHARSET" "utf-8") NIL NIL "7BIT" 496 14 NIL NIL NIL) BODY[HEADER.FIELDS (X-PRIORITY)] {17}
S[0x7fd21d053070]: 7 OK UID FETCH completed
C[0x7fd21d110160]: 8 logout
S[0x7fd21d053070]: BYE website.com logging out
S[0x7fd21d26e890]:
OK [CAPABILITY IMAP4REV1 NAMESPACE ID AUTH=PLAIN AUTH=LOGIN UIDPLUS ACL METADATA] website.com IMAP4rev1 Citadel 8.24 ready
C[0x7fd21d0b8730]: 1 login "user" "password"
S[0x7fd21d26e890]: 1 OK [CAPABILITY IMAP4REV1 NAMESPACE ID AUTH=PLAIN AUTH=LOGIN UIDPLUS ACL METADATA] Hello, user
C[0x7fd21d0b8730]: 2 capability
S[0x7fd21d26e890]: CAPABILITY IMAP4REV1 NAMESPACE ID AUTH=PLAIN AUTH=LOGIN UIDPLUS ACL METADATA
S[0x7fd21d26e890]: 2 OK CAPABILITY completed
C[0x7fd21d0b8730]: 3 ID ("x-originating-ip" "127.0.0.1")
S[0x7fd21d26e890]:
ID NIL
S[0x7fd21d26e890]: 3 OK ID completed
C[0x7fd21d0b8730]: 4 namespace
S[0x7fd21d26e890]: NAMESPACE (("INBOX/" "/")) NIL (("Main Floor/" "/"))
S[0x7fd21d26e890]: 4 OK NAMESPACE completed
C[0x7fd21d0b8730]: 5 LIST "" ""
S[0x7fd21d26e890]:
LIST (\Noselect) "/" ""
S[0x7fd21d26e890]: 5 OK LIST completed
C[0x7fd21d0b8730]: 6 status "INBOX" (UIDVALIDITY)
S[0x7fd21d26e890]: STATUS "INBOX" (MESSAGES 13 RECENT 0 UIDNEXT 196 UNSEEN 0)
S[0x7fd21d26e890]: 6 OK STATUS completed
C[0x7fd21d0b8730]: 7 select "INBOX"
S[0x7fd21d26e890]:
13 EXISTS
S[0x7fd21d26e890]: 0 RECENT
S[0x7fd21d26e890]:
OK [UIDVALIDITY 1] UID validity status
S[0x7fd21d26e890]: OK [UIDNEXT 196] Predicted next UID
S[0x7fd21d26e890]:
FLAGS (\Deleted \Seen \Answered)
S[0x7fd21d26e890]: OK [PERMANENTFLAGS (\Deleted \Seen \Answered)] permanent flags
S[0x7fd21d26e890]: 7 OK [READ-WRITE] select completed
C[0x7fd21d0b8730]: 8 uid fetch 195 (FLAGS ENVELOPE BODYSTRUCTURE RFC822.SIZE RFC822.HEADER)
S[0x7fd21d26e890]:
13 FETCH (UID 195 FLAGS (\Seen) ENVELOPE ("23-May-2016 21:15:23 +0200" "[SOGo - BTS] Konto Registrierung" (("Mantis Bug Tracker" NIL "noreply" "sogo.nu")) (("Mantis Bug Tracker" NIL "noreply" "sogo.nu")) (("Mantis Bug Tracker" NIL "noreply" "sogo.nu")) (("user" NIL "user" "website.com")) NIL NIL NIL "<520e62d7787e30bd65de0e30896265b4@sogo.nu>") BODYSTRUCTURE ("text" "plain" ("CHARSET" "utf-8") NIL NIL "7BIT" 496 14 NIL NIL NIL) RFC822.SIZE 2385
S[0x7fd21d10fe10]: OK [CAPABILITY IMAP4REV1 NAMESPACE ID AUTH=PLAIN AUTH=LOGIN UIDPLUS ACL METADATA] website.com IMAP4rev1 Citadel 8.24 ready
C[0x7fd21d0b8730]: 1 login "user" "password"
S[0x7fd21d10fe10]: 1 OK [CAPABILITY IMAP4REV1 NAMESPACE ID AUTH=PLAIN AUTH=LOGIN UIDPLUS ACL METADATA] Hello, user
C[0x7fd21d0b8730]: 2 LIST "" ""
S[0x7fd21d10fe10]:
LIST (\Noselect) "/" ""
S[0x7fd21d10fe10]: 2 OK LIST completed
C[0x7fd21d0b8730]: 3 select "INBOX"
S[0x7fd21d10fe10]: 13 EXISTS
S[0x7fd21d10fe10]:
0 RECENT
S[0x7fd21d10fe10]: OK [UIDVALIDITY 1] UID validity status
S[0x7fd21d10fe10]:
OK [UIDNEXT 196] Predicted next UID
S[0x7fd21d10fe10]: FLAGS (\Deleted \Seen \Answered)
S[0x7fd21d10fe10]:
OK [PERMANENTFLAGS (\Deleted \Seen \

TagsNo tags attached.

Activities

giri

giri

2016-05-23 20:01

reporter  

bug2.png (45,441 bytes)   
bug2.png (45,441 bytes)   
giri

giri

2016-05-23 20:26

reporter  

giri

giri

2016-05-23 20:55

reporter   ~0010199

Seems to me like sope-mime does not like the "RFC822.HEADER {233}" imap response (line 53 imap_tcpflow_output.log).

giri

giri

2016-05-28 20:29

reporter   ~0010255

Added bugreport to Debian bug tracking system:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825675

giri

giri

2016-05-28 20:37

reporter   ~0010256

This error also occurs with libsope-mime4.9_4.9.r1664.20160512_amd64.deb

Issue History

Date Modified Username Field Change
2016-05-23 20:01 giri New Issue
2016-05-23 20:01 giri File Added: bug2.png
2016-05-23 20:26 giri File Added: imap_tcpflow_output.log
2016-05-23 20:55 giri Note Added: 0010199
2016-05-28 20:29 giri Note Added: 0010255
2016-05-28 20:37 giri Note Added: 0010256