[imp] browser error when sending large attachments
Gajen Anandamuruga
gajena at mail.lankabell.com
Mon Sep 13 23:07:18 PDT 2004
Hi,
I also have the same problem. I have set attachment size to 1MB.If I try to
attach a file say more than 1MB and click 'Attach' in the compose window
immediately I get 'Page cannot be displayed ' in the internet explorer.
How can I display a message like 'You have exceeded the 1MB size'?
Php.ini settings
LimitRequestBody 1024x1024
Php.conf settings
Memory_limit 8M
Post_max_size 1M
Upload_max_filesize 1M
Any help?
Thanks
Gajen
-----Original Message-----
From: rgr at sdf.lonestar.org [mailto:rgr at sdf.lonestar.org]
Sent: Wednesday, September 08, 2004 11:01 AM
To: imp at lists.horde.org
Subject: [imp] browser error when sending large attachments
Hi,
I made the following changes so that I could send larger
attachments:
in /etc/httpd/conf.d/php.conf, set LimitRequestBody higher (I set it to 20 *
1024 * 1024 ).
in /etc/php.ini:
memory_limit 32M
post_max_size 20M
upload_max_filesize 20M
That worked, and I can now mail larger attachments.
However, when using IE on windows, I get the "cannot find
server" page after clicking on send. (The message is still
sent just fine.) When using Mozilla on linux I don't have
that problem.
Has anyone else run into this, and is there something I can
tweak to make it stop ? I don't want to teach people to
ignore that error.
--Rob
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe at lists.horde.org
This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient or have received this e-mail in error,
please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
More information about the imp
mailing list