> -----Original Message----- > From: squirrelmail-users-bounces@xxxxxxxxxxxxxxxxxxxxx > [mailto:squirrelmail-users-bounces@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of > Charlie Reddington > Sent: Thursday, December 21, 2006 2:10 PM > To: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx > Subject: ERROR: Could not complete request. > > Hi everyone, here is the error I'm getting. > > ERROR: Could not complete request. > Query: SELECT "INBOX" > Reason Given: Internal error occurred. Refer to server log for more > information. [2006-12-21 06:42:30] > > I'm using dovecot-imap. > PHP 5.1.6 > Server version: Apache/2.2.3 > fedora core 6 > dovecot installed via rpm, squirrel mail installed via binaries > > > This is what i get from the maillog logs: > > Dec 21 06:52:30 manhattan dovecot: IMAP(flintstone): Disconnected: Logged > out > Dec 21 07:02:31 manhattan dovecot: imap-login: Login: > user=<flintstone>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured > Dec 21 07:02:31 manhattan dovecot: IMAP(flintstone): > open(var/mail/flintstone, O_CREAT) failed: No such file or directory > Dec 21 07:02:31 manhattan dovecot: IMAP(flintstone): access() failed > with mbox file var/mail/flintstone: No such file or directory > Dec 21 07:02:31 manhattan dovecot: IMAP(flintstone): stat() failed > with mbox file var/mail/flintstone: No such file or directory > Dec 21 07:02:31 manhattan dovecot: IMAP(flintstone): Disconnected: Logged > out > > > There is a directory and path for mail to /var/mail/flintstone > permissions for this directory are rw-rw---- That's good but that's not the path it's looking in ;) " var/mail/flintstone" is very different than /var/mail/flintstone. [chop] > mail_location = mbox:%h/mail:INBOX=var/mail/%u > > I don't know what else to do. I think it is this setting messing > things up. but I'm not sure. It's a dovecot configuration issue, not squirrelmail. You probably want to change mail_location to mail_location = mbox:%h/mail:INBOX=/var/mail/%u -- Marc ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users