On Thursday 03 November 2005 11:31, jan gestre wrote: > On 11/3/05, gwen <[EMAIL PROTECTED]> wrote: > > On Wednesday 02 November 2005 22:54, jan gestre wrote: > > > hi guys, > > > > > > i got this problem in my postfix mailserver, users can log in to their > > > account but when they try to read their emails, all we get is this > > > fatal error message, they can't read the contents > > > *" Fatal error*: Maximum execution time of 30 seconds exceeded in * > > > /usr/share/squirrelmail/src/read_body.php* on line *98" > > > > > > *what seems to be wrong? any suggestions? > > > > first, check ur mail logs, probably in /var/log/maillog..if u can't find > > anything unusual, check ur IMAP server. > > u can tweak php to increase its execution time. Open ur /etc/php.ini file > > and > > look for the "Resource Limits" section. Increase ur max_execution_time. > > Reload/restart ur web server. > > Hth. > > > > btw, what IMAP server are u using? > > > > i'm using courier-imap + imapproxy + postfix + 2.1.5 + squirrelmail > > 1.4.4+ amavisd-new + clamav + spamassasin in my debian sarge box. > > i'll try all your suggestions and will postt back the results. > hi.
if locate your courier-imap imapd file. it's usually in /usr/lib/courier-imap/etc dir. Look for the IMAP_USELOCKS directive. Set it to 0 if it's set to 1 then restart ur web server. hth. Give me a feedback if it works. This one worked for me. ^_^ God bless. -- Glenn G Remot "...and the eyes of them that see shall not be dim, and the ears of them that hear shall hearken. The heart also of the rash shall understand knowledge, and the tongue of the stammerers shall be ready to speak plainly. The vile person shall be no more called liberal, nor the churl said to be bountiful." _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

