Hello Matt,

as I'm currently trying setup a different attachment limit too, here's
what I found out (assuming you run it together with qmail and courier IMAP):

You have to change the limits in your php.ini:

upload_max_filesize = 25M ; define the maximum allowed upload size
max_execution_time = 1000 ; set a decent maximum execution time to
                          ; allow long uploads or downloads
memory_limit = 35M        ; must be a size > UL size
post_max_size = 25M       ; maximum size of post data (>=UL)

Check and/or set "qmail/control/databytes" must be at least UL size.
Check and/or set "courier/etc/sizelimit" must be at least UL size +
something decent for mail content like message body etc.

That's all I know of, but seems to be incomplete as I still have the
2M limit on squirrel .... PLEASE! Any help is highly appreciated.

Thanks
Chris



Tuesday, July 22, 2003, 10:38:48 AM, you wrote:

MI> Is there a limits on how many e-mail's you can have in one folder with 
MI> SM?  I'm running 1.4.1,

MI> If so, can that be adjusted and where?

MI> Also, by default there is a 2mg limit on attachments through SM, how can 
MI> that be adjusted..

MI> I've looked in the faqs, etc for this info but am having a hard time 
MI> tracking it down

MI> any help would be appreciated.

MI> Thanks.



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
--
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