On Thu, 30 Sep 2004 19:54:32 +0100 Eugenio Ruivo <[EMAIL PROTECTED]> wrote:

> Although I have a larger limit on courier's max size for an e-mail with
> attachments I've discovered that both Squirrelmail and SqWebmail won't let
> me attach anything above around 2Mb.
> Can anyone tell me where this limit is coming from (apache.???) and how to
> increase it.

php.ini:

memory_limit = 8M      ; Maximum amount of memory a script may consume (8MB)

; Maximum allowed size for uploaded files.
upload_max_filesize = 2M

Regards,
Nerijus


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to