<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12px">Hi I am playing around wih Kolab ( newbie )<br><br>So far everything seems to work except for file upload and enabling footer.html or footer.text<br><br><br>I increased the size of file upload to 30 megs however I cant seem to upload anything beyond 10 megs.<br>If I do, I get file upload error message. Also I noticed that I can attach multiple files beyond the 30 meg limit<br>however I would like to enable a total cap of 30 megs per email in roundcube. Is this possible?<br><br>I modified the following to increase my file upload size limit.<br><div id="yui_3_16_0_1_1428906158285_16193">php.ini: post_max_size = 30M </div><div id="yui_3_16_0_1_1428906158285_16194">upload_max_filesize = 30M</div><div id="yui_3_16_0_1_1428906158285_16194">postfix/main.cf: </div><div id="yui_3_16_0_1_1428906158285_16194">message_size_limit = 41943040</div><div id="yui_3_16_0_1_1428906158285_16194">mysql/my.cnf </div><div id="yui_3_16_0_1_1428906158285_16194">max_allowed_packet = 100M</div><br><br>2) Footer.txt and Footer.html<br>When ever I create a footer.html or footer.text, my mailserver seems to stop working.<br>The server fails to send emails and receive..  If I remove these files, everything continues to work <br>as normal.<br><br>thanks<br>Zakir</div></body></html>