8 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] Confused about which ...
FromSent OnAttachments
Hasse Hagen JohansenOct 31, 2004 8:39 am 
Petri RiihikallioOct 31, 2004 1:08 pm 
Hasse Hagen JohansenOct 31, 2004 9:25 pm 
Petri RiihikallioNov 2, 2004 11:23 am 
Hasse Hagen JohansenNov 2, 2004 12:16 pm 
Petri RiihikallioNov 2, 2004 2:01 pm 
Hasse Hagen JohansenNov 3, 2004 12:42 am 
Petri RiihikallioNov 3, 2004 1:23 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] Confused about which user is trying to create the cacheActions...
From:Petri Riihikallio (petr@metis.fi)
Date:Nov 3, 2004 1:23:42 am
List:net.sourceforge.lists.courier-sqwebmail

Weird I have exactly the same setup it just doesn't work for me with the latest sqwebmail tarball

This is how I configure my sqwebmail 4.0.7 (sans latest patches): ./configure \ --mandir=/usr/local/man \ --datadir=/usr/local/share/sqwebmail \ --localstatedir=/var/run/sqwebmail \ --disable-changepass \ --disable-webpass \ --enable-unicode=iso-8859-1,utf-8,iso-8859-15 \ --with-authdaemonvar=/var/run/authdaemon \ --with-cachedir=/var/run/sqwebmail \ --with-cacheowner=vmail \ --enable-cgibindir=/www/mail \ --enable-imagedir=/www/mail/img \ --enable-imageurl=/img \ --enable-mimetypes=/etc/apache/mime.types \ --without-ispell \ --without-fcgi \ --without-authpwd \ --without-authshadow \ --without-authpam \ --without-userdb \ --without-vchkpwd \ --without-authmysql \ --without-authldap

There may be some old cruft left from earlier versions. The "without-authldap" is because my sqwebmail uses the same authdaemond as Courier IMAP (which does use LDAP in turn). I couldn't disable authdaemond compilation completely.

Since this is public a conversation I invite comments on my configure. Are the cacheowner and cachedir parameters totally obsolete these days? Anything else that is useless or simply wrong?

Hasse, I have used 'strings nnnnnn | grep "^/" ' to locate default directories in embedded in misbehaving binaries. See what your sqwebmail binary reveals.