3 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] Can't create cache file
FromSent OnAttachments
Alessio C.Sep 24, 2004 11:55 am 
Sam VarshavchikSep 24, 2004 4:41 pm 
Alessio C.Sep 25, 2004 10:36 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] Can't create cache fileActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Sep 24, 2004 4:41:30 pm
List:net.sourceforge.lists.courier-sqwebmail

Alessio C. writes:

I have upgrade from sqwebmail 4.0.5 to 4.0.7 on a systema with qmail+vpopmail5.4.5+mysql. Autentication work okand i can log-in and see the numeber of unread messages, but when i try to enter in a folder i see only a blanck screen, and in the log:

Sep 24 20:18:58 cbs-mail sqwebmaild: Can't create cache file |./tmp/1096049938.M754266P28460_sqwebmail-db.cbs-mail|: No such file or directory

in $HOME/Maildir/tmp/ many file are created.

I have tried to re-install the old versione but sqwebmail not want work!

POP3 and SMTP works correctly...

Why?

SqWebMail has nothing to do with POP3 or SMTP.

After obtaining the login ID and password, SqWebMail obtained the login ID's system userid and groupid from the authentication module, and the login ID's home directory. After opening the home directory, and the Maildir, SqWebMail found that it does not have the permissions to access the Maildir, meaning that it's running under a userid and groupid that doesn't match the userid and the groupid that actually owns the Maildir, and its contents.

Either your maildir directory, or its files, are broken and have the wrong ownership or permissions set, somehow, or that the authentication module provided the wrong userid or groupid for this account.

Since you've indicated that you've installed vpopmail, which is an external package, and are using it as the authentication module, if you believe that vpopmail is not working correctly then you should be asking for help on the vpopmail mailing list.