On 11/3/05, Dek Mauleon <[EMAIL PROTECTED]> wrote:
Nov 3 00:22:47 mail imaplogin: DISCONNECTED, user=jan.gestre, ip=[::ffff:127.0.0.1], headers=0, body=1228, time=30
Hi jan,
--- jan gestre <[EMAIL PROTECTED]> wrote:
> hi guys,
> 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"
>
I think this is not a postfix problem but an Imap
server or a squirrelmail configuration problem,
postfix is just the MTA.
Check your IMAP server logs see if you can find
anything in there, normally when squirrelmail times
out the folder is too big or the imap server is
crashing. I would also look at squirrelmail maybe it's
just squirrelmail :).
i've checked the /usr/share/squirrelmail/src/read_body.php , it only contain these codes
for (reset($msort); ($key = key($msort)), (isset($key)); next($msort <---line 98
)) {
if ($passed_id == $msgs[$key]['ID']) { <---- line 99
i've also checked the mail logs when i got the fatal error, there's no mention that imap is crushing
Nov 3 00:22:47 mail imaplogin: DISCONNECTED, user=jan.gestre, ip=[::ffff:127.0.0.1], headers=0, body=1228, time=30
_________________________________________________ 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

