I have installed with success hmail server with squirrelmail but I have a problem after login, in my web browser I have:
http://myaddress/squirrelmailthen I insert user (
account@mydomain.com) and password but I have this error:
Preference database error (no such table). Exiting abnormally
in hmailserver log file I have:
"IMAPD" 1888 16 "2010-06-23 17:43:25.275" "127.0.0.1" "SENT: * OK IMAPrev1"
"IMAPD" 1888 16 "2010-06-23 17:43:25.291" "127.0.0.1" "RECEIVED: A001 LOGIN "account@mydomain.com" ***"
"IMAPD" 1888 16 "2010-06-23 17:43:25.291" "127.0.0.1" "SENT: A001 OK LOGIN completed"
"IMAPD" 1888 16 "2010-06-23 17:43:25.291" "127.0.0.1" "RECEIVED: A002 CAPABILITY"
"IMAPD" 1888 16 "2010-06-23 17:43:25.291" "127.0.0.1" "SENT: * CAPABILITY IMAP4 IMAP4rev1 CHILDREN IDLE QUOTA SORT ACL NAMESPACE RIGHTS=texk[nl]A002 OK CAPABILITY completed"
"IMAPD" 1868 16 "2010-06-23 17:43:25.291" "127.0.0.1" "RECEIVED: A003 NAMESPACE"
"IMAPD" 1868 16 "2010-06-23 17:43:25.291" "127.0.0.1" "SENT: * NAMESPACE (("" ".")) NIL (("#Public" "."))[nl]A003 OK namespace command complete"
"IMAPD" 1888 16 "2010-06-23 17:43:25.291" "127.0.0.1" "RECEIVED: A004 LOGOUT"
"IMAPD" 1888 16 "2010-06-23 17:43:25.291" "127.0.0.1" "SENT: * BYE Have a nice day[nl]A004 OK Logout completed"
"DEBUG" 1884 "2010-06-23 17:43:25.322" "Closing TCP/IP socket"
"DEBUG" 1884 "2010-06-23 17:43:25.322" "Ending session 16"
where I can investigate for this problem ? in mysql configuration ? or in another file config ?
With another mail reader (ie Outlook) I haven't problem with IMAP.
Thanks.
-
Salvatore.