Zpanel Roundcube Email Size Limit
From MS Computech
วิธีการเปลี่ยนขนาด Attachment size Roundcobe email Zpanel.
1 Change php.ini in /etc/php.ini
php parameters "upload_max_filesize" & "post_max_size" either in your global php.ini
2 Change .htaccess in /etc/zpanel/panel/etc/apps/webmail
php_value upload_max_filesize 50M php_value post_max_size 60M php_value memory_limit 256M