Hello Rcnike, On Saturday, January 04, 2003, rcnike fearless wrote... > Hi, i'm running courier-imapd with postfix and squirrelmail. > I'm getting this error message > "Fatal error: Maximum execution time of 60 seconds exceeded in >/www/htdocs/squirrelmail-1.2.10/functions/imap_general.php on line 71" > I'm using 1.2.10. and in /var/log/messages: > Jan 4 15:23:07 rcnike imapd: LOGIN, user=FiWiPa, ip=[::ffff:127.0.0.1] > Jan 4 15:23:07 rcnike imapd: Failed to create cache file: >./tmp/1041693787.30067_imapuid_0.rcnike.xpto.org > Jan 4 15:23:07 rcnike imapd: Error: No such file or directory
This isn't a SquirrelMail issue. This looks like your IMAP server is trying to create a temporary file, and doesn't have permissions to do so. Check the users Maildir/tmp file and any other Maildir/.folder/tmp folder and make sure the permissions are correct... ie, read/writeable by the user logging in. -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- 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
