Author Topic: [RoundCube 1.1.4] IMAP APPEND Error  (Read 4001 times)

Offline hcollini

  • Newbie
  • *
  • Posts: 2
[RoundCube 1.1.4] IMAP APPEND Error
« on: January 15, 2016, 10:19:23 AM »
Hi,
I have configured 1.1.4 versione of roundcubo to work on my webhosting.
All seems work fine except the save function into Sent and Draft folders.

Per what I can see both the imap folders are browseable and I can put messages inside manully.

The error come when composing message, saving draft or send it.
In both case an error message appear "ERROR APPEND IMAP...". When sending message I can see the message goes without problem but the editing windows stay opened with the error.

here are the debug log for imap.

Code: [Select]
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE NAMESPACE +CHILDREN STARTTLS AUTH=PLAIN] Dovecot ready.
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] C: A0001 ID ("name" "Roundcube" "version" "1.1.4" "php" "5.4.42-servage17" "os" "Linux" "command" "/?_task=mail&_unlock=loading1452794246235&_lang=it&_framed=1")
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] S: * ID ("name" "Dovecot")
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] S: A0001 OK ID completed.
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] C: A0002 AUTHENTICATE PLAIN ****** [61]
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] S: A0002 OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE QUOTA ACL ACL2=UNION STARTTLS] LOGIN Ok.
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] C: A0003 LSUB "" INBOX.Sent
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] S: * LSUB (\HasNoChildren) "." "INBOX.Sent"
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] S: A0003 OK LSUB completed
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] C: A0004 LIST "" INBOX.Sent
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] S: * LIST (\HasNoChildren) "." "INBOX.Sent"
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] S: A0004 OK LIST completed
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] C: A0005 APPEND INBOX.Sent (\Seen) {908+}
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] C: MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary="=_dfae327135c9ef3d085cae81aa330a46"
Date: Thu, 14 Jan 2016 18:57:25 +0100
From: <missing>
To: <missing>
Subject: test
Message-ID: <fc1f67dbdfb298ae5e12ceab017b8ced@<missing>>
X-Sender: <missing>
User-Agent: Roundcube Webmail/1.1.4

--=_dfae327135c9ef3d085cae81aa330a46
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII

test

 
--=_dfae327135c9ef3d085cae81aa330a46
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=UTF-8

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset=
=3DUTF-8" /></head><body style=3D'font-size: 10pt; font-family: Verdana,Gen=
eva,sans-serif'>
<p>test</p>
<div>&nbsp;</div>
</body></html>

--=_dfae327135c9ef3d085cae81aa330a46--
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] C:
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] S: A0005 NO Error in IMAP command received by server.
[14-Jan-2016 17:57:25 +0000]: <aeadcfce> [2371] C: A0006 LOGOUT

Offline hcollini

  • Newbie
  • *
  • Posts: 2
Re: [RoundCube 1.1.4] IMAP APPEND Error
« Reply #1 on: January 28, 2016, 05:00:13 AM »
No one have an idea?

Offline alec

  • Hero Member
  • *****
  • Posts: 1,365
Re: [RoundCube 1.1.4] IMAP APPEND Error
« Reply #2 on: January 28, 2016, 05:25:16 AM »
The command looks correct, so it's likely IMAP server issue. What dovecot version? Any error in mail log?

Offline archibullo

  • Newbie
  • *
  • Posts: 1
Re: [RoundCube 1.1.4] IMAP APPEND Error
« Reply #3 on: March 01, 2016, 04:22:17 PM »
I have the same error exactly on servage.net server, i even tried connecting to imap folders in thunderbird, outlook, and they all worked perfectly, even saved draft emails, saved sent emails in both clients (thunderbird and outlook) and the saved emails appear inside roundcube folders, but when roundcube starts to save email from within it fails, that really wierd, no solution untill now !!!