Hi Stephen

When user trying to download attachments that are greater than 2MB, the
attachments get corrupted. I've changed php.ini and rebooted the server

you need not reboot, just restart apache server.

what do you mean 'corrupted'? can you actually upload a total of 20MB
attachment/s?

Actually it is mail that are sent to SM account with attachments greater than 2MB will be corrupted after download.

but problem still remains. Is there a fix to this? Are there's any
attachment size setting in squirrelmail? I'm currently using 1.4.3a

# grep max php.ini

...
post_max_size = 20M
upload_max_filesize = 20M
...

if you are using apache then you need to fix that as well.

look for php.conf and change LimitRequestBody

I can't seem to be able to find LimitRequestBody

# grep Limit php.ini
; Resource Limits ;
; Limits the number of records in each batch.  0 = all records in one batch.

Regards,
Norman


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to