Once gain, the mail is CORRECTLY stored in the SENT folder (so upload is correct, and Roundcube<->IMAP is fine ).
(To answer your question, You can see PHP settings of my server here -> http://grosjo.net/info.php)
The problem is that the message sent to the SMTP by Roundcube is corrupted.
Once again, the SMTP works fine with the same message (texted with KMail/THnderbird/Outlook/etc...)
How can I help in fixing that ?
On Mon, 11 Apr 2011 10:09:09 -0400, Tod Pike wrote:
Perhaps the attachment is getting truncated when being uploaded to the web server. What's your send/receive timeout on your web server? Have you tested whether uploads over that size work? Tod Pike On 04/11/2011 10:04 AM, GJ-Pro - Joan wrote:Use the latest trunk, send an attachment bigger than 305kb, then the attachment gets cut below 305kb This happens 100% of the time since SVN of last few weeks. The bug does not come from the SMTP server, cause sending the same message from KMail or Thunderbird works perfectly. The bug is not in the IMAP connection (i.e. the message is saved correctly in the SETN forlder), but the copy of the message forwarded to the SMTP gets corrupted. If you tell me how, I can try to help you more. On Mon, 11 Apr 2011 15:56:15 +0200, A.L.E.C wrote:On 11.04.2011 15:24, GJ-Pro - Joan wrote:_______________________________________________ List info: http://lists.roundcube.net/dev/ BT/2ebb58dbIs there anyone taking care of bug 1487843 ? This is critical. Can I contribute to it in some way ?All I can say is that I'm unable to reproduce the issue.