Package: sogo
Version: 2.2.9+git20141017-1
Severity: important
Dear Maintainer,
Every message in every folder I try to read gives me follownig error message:
The message you have selected doesn't exist anymore.
I use citadel as imap server.
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 any e-mail in any folder in sogo webmail
Seems to me like sope-mime/mime does not like the "RFC822.HEADER {233}" imap
response (please read logs below).
Bug in Sogo Bugtracking System: http://sogo.nu/bugs/view.php?id=0003688
-- System Information:
Debian Release: 8.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages sogo depends on:
ii adduser 3.113+nmu3
ii gnustep-base-runtime 1.24.7-1
ii libc6 2.19-18+deb8u4
ii libcurl3-gnutls 7.38.0-4+deb8u3
ii libgcc1 1:4.9.2-10
ii libglib2.0-0 2.42.1-1+b1
ii libgnustep-base1.24 1.24.7-1
ii libgnutls-deb0-28 3.3.8-6+deb8u3
ii liblasso3 2.4.1-1
ii libmemcached11 1.0.18-4
ii libobjc4 4.9.2-10
ii libsbjson2.3 2.3.2-2+b1
ii libsope1 2.2.9-2
ii sogo-common 2.2.9+git20141017-1
ii systemd 215-17+deb8u4
ii zip 3.0-8
sogo recommends no packages.
Versions of packages sogo suggests:
pn postgresql | mysql-server <none>
-- 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://[email protected]/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 "<[email protected]>")
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 "<[email protected]>")
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 \
-- tcflow IMAP output
213.136.079.234.00143-213.136.079.234.37059: * OK [CAPABILITY IMAP4REV1
NAMESPACE ID AUTH=PLAIN AUTH=LOGIN UIDPLUS STARTTLS ACL METADATA] website.com
IMAP4rev1 Citadel 8.24 ready
213.136.079.234.37059-213.136.079.234.00143: 1 login "user" "password"
213.136.079.234.37059-213.136.079.234.00143:
213.136.079.234.00143-213.136.079.234.37059: 1 OK [CAPABILITY IMAP4REV1
NAMESPACE ID AUTH=PLAIN AUTH=LOGIN UIDPLUS STARTTLS ACL METADATA] Hello, user
213.136.079.234.37059-213.136.079.234.00143: 2 capability
213.136.079.234.37059-213.136.079.234.00143:
213.136.079.234.00143-213.136.079.234.37059: * CAPABILITY IMAP4REV1 NAMESPACE
ID AUTH=PLAIN AUTH=LOGIN UIDPLUS STARTTLS ACL METADATA
2 OK CAPABILITY completed
213.136.079.234.37059-213.136.079.234.00143: 3 ID ("x-originating-ip"
"127.0.0.1")
213.136.079.234.37059-213.136.079.234.00143:
213.136.079.234.00143-213.136.079.234.37059: * ID NIL
3 OK ID completed
213.136.079.234.37059-213.136.079.234.00143: 4 namespace
213.136.079.234.37059-213.136.079.234.00143:
213.136.079.234.00143-213.136.079.234.37059: * NAMESPACE (("INBOX/" "/")) NIL
(("Main Floor/" "/"))
4 OK NAMESPACE completed
213.136.079.234.37059-213.136.079.234.00143: 5 LIST "" ""
213.136.079.234.37059-213.136.079.234.00143:
213.136.079.234.00143-213.136.079.234.37059: * LIST (\Noselect) "/" ""
5 OK LIST completed
213.136.079.234.37059-213.136.079.234.00143: 6 status "INBOX" (UIDVALIDITY)
213.136.079.234.37059-213.136.079.234.00143:
213.136.079.234.00143-213.136.079.234.37059: * STATUS "INBOX" (MESSAGES 13
RECENT 0 UIDNEXT 196 UNSEEN 0)
6 OK STATUS completed
213.136.079.234.37059-213.136.079.234.00143: 7 select "INBOX"
213.136.079.234.37059-213.136.079.234.00143:
213.136.079.234.00143-213.136.079.234.37059: * 13 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1] UID validity status
* OK [UIDNEXT 196] Predicted next UID
* FLAGS (\Deleted \Seen \Answered)
* OK [PERMANENTFLAGS (\Deleted \Seen \Answered)] permanent flags
7 OK [READ-WRITE] select completed
213.136.079.234.37059-213.136.079.234.00143: 8 uid fetch 195 (FLAGS ENVELOPE
BODYSTRUCTURE RFC822.SIZE RFC822.HEADER)
213.136.079.234.37059-213.136.079.234.00143:
213.136.079.234.00143-213.136.079.234.37059: * 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
"<[email protected]>") BODYSTRUCTURE ("text" "plain"
("CHARSET" "utf-8") NIL NIL "7BIT" 496 14 NIL NIL NIL) RFC822.SIZE 2385
RFC822.HEADER {233}
Return-Path: [email protected]
To: [email protected]
Date: Mon, 23 May 2016 21:15:23 +0200
Subject: [SOGo - BTS] Konto Registrierung
Message-ID: <[email protected]>
From: "Mantis Bug Tracker" <[email protected]>
)
8 OK UID FETCH completed
213.136.079.234.00143-213.136.079.234.37062: * OK [CAPABILITY IMAP4REV1
NAMESPACE ID AUTH=PLAIN AUTH=LOGIN UIDPLUS STARTTLS ACL METADATA] website.com
IMAP4rev1 Citadel 8.24 ready
213.136.079.234.37062-213.136.079.234.00143: 1 login "user" "password"
213.136.079.234.37062-213.136.079.234.00143:
213.136.079.234.00143-213.136.079.234.37062: 1 OK [CAPABILITY IMAP4REV1
NAMESPACE ID AUTH=PLAIN AUTH=LOGIN UIDPLUS STARTTLS ACL METADATA] Hello, user
213.136.079.234.37062-213.136.079.234.00143: 2 LIST "" ""
213.136.079.234.37062-213.136.079.234.00143:
213.136.079.234.00143-213.136.079.234.37062: * LIST (\Noselect) "/" ""
2 OK LIST completed
213.136.079.234.37062-213.136.079.234.00143: 3 select "INBOX"
213.136.079.234.37062-213.136.079.234.00143:
213.136.079.234.00143-213.136.079.234.37062: * 13 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1] UID validity status
* OK [UIDNEXT 196] Predicted next UID
* FLAGS (\Deleted \Seen \Answered)
* OK [PERMANENTFLAGS (\Deleted \Seen \Answered)] permanent flags
3 OK [READ-WRITE] select completed
213.136.079.234.37062-213.136.079.234.00143: 4 logout
213.136.079.234.00143-213.136.079.234.37062: * BYE website.com logging out
4 OK Citadel IMAP session ended.
-- Configuration Files:
/etc/sogo/sogo.conf [Errno 13] Keine Berechtigung: u'/etc/sogo/sogo.conf'
-- no debconf information