[bugs] [Bug 1206] Changed - can't send attachment file with size
greater that ~3Mb
bugs at bugs.horde.org
bugs at bugs.horde.org
Wed Mar 26 13:56:02 PST 2003
http://bugs.horde.org/show_bug.cgi?id=1206
*** shadow/1206 Wed Mar 26 13:34:50 2003
--- shadow/1206.tmp.19842 Wed Mar 26 13:56:01 2003
***************
*** 107,109 ****
--- 107,120 ----
------- Additional Comments From vetchi-v at msiu.ru 03/26/03 13:34 -------
I find a like bug in mail list, but one isn't solved. :(
+
+ ------- Additional Comments From vetchi-v at msiu.ru 03/26/03 13:56 -------
+ Excuse me for third mesage :)
+ line 356 in /var/www/html/horde/imp/compose.php is
+
+ /* Base64-encode all attachments to preserve linebreaks,
+ ensure transportability, etc. */
+ $contents = chunk_split(base64_encode($contents), 76, "\n");
+
+ It links with manipulate at attach file, as i think. :)
+
More information about the bugs
mailing list