SM 1.4.1, php 4.3.2, Apache 1.3.27+mod_ssl, php_accelerator 1.3.3r2, Solaris 8, Cyrus 2.1.14:
Just a few questions.. 1. In the Options -> Personal Information section, I would like to reduce the number of timezones that appear, since this list is so long and certain timezones don't actually work.. and I haven't been able to find any reference to this in the mailing list archives.. has this been done before? Specifically, I'm trying to change this list so that our international sites have their site specific name in the pull down, such that there are far less timezones to scroll through- basically, the 24 offsets -12...GMT...+12 and maybe a few site specific aliases for an offset. 2. I've found the note on how to get locales working under Solaris 8 by modifying functions/i18n.php to set the NLSPATH environment variable ( by adding putenv( "NLSPATH=../locale/%l" ); after line 1595 - is there a better way to accomplish this? 3. I'm having a problem downloading attachments (2-3 mb) related to --enable-memory-limit in php 4.3.2, in the apache logs I see the following error: [error] PHP Fatal error: Allowed memory size of 14680168 bytes exhausted at (null):0 (tried to allocate 156 bytes) in /usr/local/WWW/webmail/functions/mime.php on line 113 I have already tried the phpa.enable_php_memory_bug_workaround flag to no avail, in fact, I disabled php_accelerator completely and I still get the error. Only recompiling php without memory limits enabled has addressed it for me. In my php.ini config I have set the following: max_execution_time = 30 max_input_time = 60 memory_limit = 8M post_max_size = 8M upload_max_filesize = 5M This may very well be a PHP bug, but I wanted to check and see if there was a fix in SquirrelMail that may have addressed this. I really hate to disable memory limits since they can help contain runaway scripts, and we have a very wide variety of mail (ab)users here. ... The SquirrelMail deployment is going quite well here at TI, v1.4.1 fixed a few bugs that were getting noticed, and it has been getting quite a bit of usage.. while SM isn't in production yet, the current webmail reader is so bad that word of mouth has spread and I now have over 300 users regularly using SquirrelMail on my development workstation - it's fun to see my system slow a little when a shift change occurs and they all come read their mail via SquirrelMail. Hats off to the development team and everyone involved, you've created a really great webmail reader! -- Chris Winterrowd Unix E-mail Administrator Texas Instruments Inc. [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 -- 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
