Hello
I have some
users who can't login in SM. The error is :
Fatal error: Maximum execution time of 60 seconds
exceeded in /web/squirrelmail-1.4.0/functions/imap_general.php on line
448
The Line is
$char = $address{$pos}; inside parseAddress function.
But if they check other folders (with more messages that
INBOX) all it's OK. i.e: The Inbox folder can't be
accessed.
I change php.ini with max_execution_time = 500 but always i
get the error.
Any help?
Thanks!