from 524288 (512MB) solved my problem.
> Date: Tue, 22 Jul 2003 23:22:20 -0700
> From: [EMAIL PROTECTED]
> Reply-To: [EMAIL PROTECTED]
> Organization: iT-Professionals GmbH
> To: [EMAIL PROTECTED], Matt Ingram
> <[EMAIL PROTECTED]>
> Subject: Re: [SM-USERS] Folder limits
Hello Chris,
> 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 ;
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 = 1
Is there a limits on how many e-mail's you can have in one folder with
SM? I'm running 1.4.1,
If so, can that be adjusted and where?
Also, by default there is a 2mg limit on attachments through SM, how can
that be adjusted..
I've looked in the faqs, etc for this info but am having a hard time