Obsolete Releases > SME 8.x Contribs

SOGo errors uploading multiple file attachments

(1/4) > >>

philbrearley:
Following the recent round of updates (and SOGo 2.1) my clients are experiencing problems when attaching multiple files using the SOGo WEB interface

The first file attachment goes ok, but when adding a second attachment the following message is issued:

Error while uploading the file "somefilename.pdf": Failed to change flags of IMAP4 message: Error in IMAP command UID: Invalid UID messageset

This is happening in both Internet Explorer and Firefox.

Any Ideas ?

Stefano:
yes, ask on SOGo's support ML in first instance..

nicolatiana:
Can confirm for SOGo  2.2.1-1 too  :(
Filed a bug http://www.sogo.nu/bugs/view.php?id=2675

Nicola

nicolatiana:
Taking a look at the BUG on SOGo forum You'll find that their support claims that the IMAP server (Dovecot) must satisfy this requisite:

"Your IMAP server must support the UIDPLUS extension (RFC 4315)."

I'm a bit confused about this, but may be related to dovecot release packaged with Sme/Centos not supporting UIDPLUS ?
I asked them if they changed something in latest releases of SOGo, considering that everything was working fine before latest SOGo updates.

Nicola

UPDATE

I tried telnetting my server: it seem that UIDPLUS is not supported by Dovecot 1.0.7:

[root@fudge ~]# telnet localhost imap
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK imapfront ready. + stunnel
a1 LOGIN admin passwd
a1 OK Logged in.
a2 CAPABILITY
* CAPABILITY AUTH=LOGIN IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS
a2 OK Capability completed.

It seems that SOGo team is introducing some functions non available in our dovecot release (that is the Centos 5.9 one).

Nicola

Stefano:
the question is: do we use the SAME dovecot version that is used by "plain" centos or a custom one?

Navigation

[0] Message Index

[#] Next page

Go to full version