Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: jpgrace on April 18, 2009, 10:20:14 AM

Title: Messages Initial Load Fails
Post by: jpgrace on April 18, 2009, 10:20:14 AM
I was finally able to login for the first time late last night.  However, I get a "No Messages Found in this Inbox" status update and obviously nothing in the inbox.  However when I go to /var/spool/virutal/username/new there are messages.  There seems to be a disconnect in the mysql maildb setup.

Everything else seems to be running normally.

Unfortunately, there's not much to go on in the logs.  I've cranked up the log level to 8 and all I'm getting are items posted to the console file telling me:

[18-Apr-2009 09:16:45 -0400]: * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc.  See COPYING for distribution information.
Tried PLAIN: Resource id #43

I have no idea what it means.  Can someone help fill in the blanks?

Thanks,
Title: Messages Initial Load Fails
Post by: jpgrace on April 18, 2009, 10:23:20 AM
Also, I used this: How to set up a mail server on a GNU / Linux system (http://flurdy.com/docs/postfix/) as a guide to set up my mail server.