Hi List,

Recently, I've problem with attachment uploads. In all the postings on the
list, I've not encountered people saying they can bypass upload attachment
limit. The followings values in php.ini were set (after reading
http://www.squirrelmail.org/wiki/en_US/AttachmentSize):

memory_limit=8M
post_max_size=6M
upload_max_filesize=5M

To produce:
1. Start a new compose
2. Upload 5 or more files of 2M or 3M each
3. Notice that you are able to upload more than the defined attachment size
4. Click Send - your email was successfully sent!

My question: Does "upload_max_filesize" applies to 1 file only or applies
to total attachment(s) size?

On the other hand, if my memory_limit is set to 8M, users reported that
they frequently encountered "Fatal error: Allocated memory size of XXXXXX
bytes exhausted (tried to allocate xxxxxx bytes) in
/path_to/sqm/php_file.php". What's the best settings?

Details:
IMAP Server (courier-imap-3.0.8)
PHP (php-4.1.2-7.2.6)
Web server (apache-1.3.27-3.7.2)
Platform (RedHat 7.2 Stock)
SquirrelMail version (1.4.3a)
eAccelerator 0.92a (stable)

Thanks.




***************************************************************
CAUTION: This e-mail is confidential and may contain privileged
information.   If you are not the intended recipient,  you must
not  disclose or use the information. If you have received this
e-mail in error,  please  notify  by  returning  the e-mail and
delete the document.   Any views expressed message are those of
the individual sender,  and  may  not  necessarily  reflect the
views of the Company.
***************************************************************


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
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