[SM-USERS] SquirrelMail struggles after sending email with 10MB attachment
Hi All, I notice when I send an email with a 10MB attachment, my mail server seems to process it just fine (server log shows email is received and delivered). But SquirrelMail gets "stuck" and hangs on the Compose webpage after the user clicks send. After 10 minutes, I get this error in SquirrelMail: PHP Fatal error: Maximum execution time of 600 seconds exceeded in C:\Apps\direct\apache-tomcat-6.0.29\webapps\JavaBridge\mail\class\deliver\Deliver.class.php on line 429 I'm using the following in my Windows development environment: Apache James 3 M3 Apache Tomcat 6.0.29 PHP/Java Bridge SquirrelMail 1.4.0 php-5.2.14-Win32 Firefox 4.0.1 My php.ini file has these settings: max_execution_time = 600 max_input_time = 600 memory_limit = 128M post_max_size = 20M upload_max_filesize = 10M How can I optimize SquirrelMail so that it can send up to 10MB attachments but not take 10 minutes? Regards, Vanessa Pao -- What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] SquirrelMail struggles after sending email with 10MB attachment
On Thu, May 19, 2011 10:24 pm, Pao, Vanessa wrote: > Hi All, > I notice when I send an email with a 10MB attachment, my mail server seems > to process it just fine (server log shows email is received and > delivered). But SquirrelMail gets "stuck" and hangs on the Compose webpage > after the user clicks send. After 10 minutes, I get this error in > SquirrelMail: > PHP Fatal error: Maximum execution time of 600 seconds exceeded in > C:\Apps\direct\apache-tomcat-6.0.29\webapps\JavaBridge\mail\class\deliver\Deliver.class.php > on line 429 > I'm using the following in my Windows development environment: > Apache James 3 M3 > Apache Tomcat 6.0.29 > PHP/Java Bridge > SquirrelMail 1.4.0 > php-5.2.14-Win32 > Firefox 4.0.1 > My php.ini file has these settings: > > max_execution_time = 600 > max_input_time = 600 > memory_limit = 128M > post_max_size = 20M > upload_max_filesize = 10M > How can I optimize SquirrelMail so that it can send up to 10MB attachments > but not take 10 minutes? was this always like this or did you just add it ? if so did you restart httpd ? cheers mick -- What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] SquirrelMail struggles after sending email with 10MB attachment
Hi Mick, I added the php.ini settings within the last 2 days. Yep, every time I modified php.ini, I restarted Apache Tomcat. We're not using Apache HTTPD. Vanessa Pao -Original Message- From: michael crane [mailto:mick.cr...@gmail.com] Sent: Thursday, May 19, 2011 5:44 PM To: Squirrelmail User Support Mailing List Subject: Re: [SM-USERS] SquirrelMail struggles after sending email with 10MB attachment On Thu, May 19, 2011 10:24 pm, Pao, Vanessa wrote: > Hi All, > I notice when I send an email with a 10MB attachment, my mail server seems > to process it just fine (server log shows email is received and > delivered). But SquirrelMail gets "stuck" and hangs on the Compose webpage > after the user clicks send. After 10 minutes, I get this error in > SquirrelMail: > PHP Fatal error: Maximum execution time of 600 seconds exceeded in > C:\Apps\direct\apache-tomcat-6.0.29\webapps\JavaBridge\mail\class\deliver\Deliver.class.php > on line 429 > I'm using the following in my Windows development environment: > Apache James 3 M3 > Apache Tomcat 6.0.29 > PHP/Java Bridge > SquirrelMail 1.4.0 > php-5.2.14-Win32 > Firefox 4.0.1 > My php.ini file has these settings: > > max_execution_time = 600 > max_input_time = 600 > memory_limit = 128M > post_max_size = 20M > upload_max_filesize = 10M > How can I optimize SquirrelMail so that it can send up to 10MB attachments > but not take 10 minutes? was this always like this or did you just add it ? if so did you restart httpd ? cheers mick -- What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users -- What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users