another test:
if I send a MP3 file of 1.4 MB, the mail in "SENT" is correctly having a MP3 of 1.$, but the one received has a cut MP3 file at 808kB
Something wrong definitely in the "send" function
Can anyone advise ?
On Mon, 11 Apr 2011 11:21:50 -0500, GJ-Pro - Joan wrote:
Furthermore, reverting to 0.5.1-release, the bug disappear.
so the bug appeared in one of the changes since 0.5.1
Can anyone tell me how can I fix or help fixing that ?
Most probaby somewhere in "sendmail.inc", but who is taking care of this part ?
Thanks in advance
JM
On Mon, 11 Apr 2011 09:24:25 -0500, GJ-Pro - Joan wrote:
Once gain, the mail is CORRECTLY stored in the SENT folder (so upload is correct, and RoundcubeIMAP 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.