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:Alessio C. (ales@aruba.it)
Date:Sep 25, 2004 10:36:13 am
List:net.sourceforge.lists.courier-sqwebmail

Sam Varshavchik ha scritto:

SqWebMail has nothing to do with POP3 or SMTP.

Thanks Sam, i know this but...

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.

I think that vpopmail works correctly because the messages arrive, and before update sqwebmail to 4.0.7 also it worked (sqwebmail 4.0.5).

On this system there is:

apache 1.3 mysql 3.23.56 qmail 1.03 vpopmail 5.4.5 (with mysql-auth) courier-imap 3.0.7 sqwebmail ? Horde+IMP

configure for sqwebmail is:

./configure --enable-cgibindir=/var/www/cgi-bin --enable-mimetypes=/etc/apache/mime.types --with-ispell=/usr/bin/aspell --enable-imagedir=/var/www/htdocs/images/sqwebmail --with-module=authvchkpw --enable-imageurl=/images/sqwebmail

#ls -l /home/vpopmail/domains/domain.com/postmaster/Maildir/ total 196 drwx------ 2 vpopmail vchkpw 4096 Jul 13 18:30 autoresponses drwx------ 2 vpopmail vchkpw 4096 Jul 13 23:51 calendar drwx------ 2 vpopmail vchkpw 4096 Sep 23 23:18 courierimaphieracl drwx------ 2 vpopmail vchkpw 8192 Sep 25 18:09 courierimapkeywords -rw-r--r-- 1 vpopmail vchkpw 47 Sep 23 19:07 courierimapsubscribed -rw-r--r-- 1 vpopmail vchkpw 1256 Sep 25 18:09 courierimapuiddb drwx------ 2 vpopmail vchkpw 106496 Sep 25 18:32 cur -rw-r----- 1 vpopmail vchkpw 360 Sep 25 18:44 maildirsize drwx------ 2 vpopmail vchkpw 36864 Sep 25 18:44 new drwx------ 2 vpopmail vchkpw 4096 Sep 25 18:32 sqwebmail-curcache -rw------- 1 vpopmail vchkpw 1 Sep 25 18:32 sqwebmail-curcache.nfshack -rw------- 1 vpopmail vchkpw 75 Sep 25 18:32 sqwebmail-ip -rw------- 1 vpopmail vchkpw 1 Sep 25 18:32 sqwebmail-timestamp drwx------ 2 vpopmail vchkpw 4096 Sep 25 18:44 tmp

#ls -l /home/vpopmail/domains/domain.com/postmaster/Maildir/tmp/ total 0 -rw------- 1 vpopmail vchkpw 0 Sep 24 20:18 1096049938.M754266P28460_sqwebmail-db.cbs-mail -rw------- 1 vpopmail vchkpw 0 Sep 25 18:32 1096129974.M604558P811_sqwebmail-db.cbs-mail

Can Help me? Thanks