5 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] Problems with installing ...
FromSent OnAttachments
Andrew HodgsonSep 4, 2005 8:12 am 
Sam VarshavchikSep 4, 2005 6:28 pm 
Brian CandlerSep 5, 2005 1:04 am 
Andrew HodgsonSep 5, 2005 2:29 am 
Andrew HodgsonSep 5, 2005 2:32 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:[sqwebmail] Problems with installing Sqwebmail - probably because of an issue with AuthdaemonActions...
From:Andrew Hodgson (and@hodgsonfamily.org)
Date:Sep 4, 2005 8:12:13 am
List:net.sourceforge.lists.courier-sqwebmail

Hi all,

I have a working Vpopmail installation and installed latest authdaemon onto the system - /usr/local/sbin/authtest works fine showing the mailboxes etc. However Sqwebmail fails to run the configure script fully because it says that there is no installation of authdaemon installed.

I built Vpopmail using the users:

#groupadd -g 89 vchkpw #useradd -g vchkpw -u 89 vpopmail

I then build Courier authentication modules using the following commands:

#./configure --without-authpam --without-authldap --without-authpwd --without-authmysql --without-authpgsql --without-authshadow --without-authuserdb --without-authcustom --without-authcram --without-authdaemon --with-authvchkpw --with-mailuser=vpopmail --with-mailgroup=vchkpw #make #make install #make install-configure

I then run the .configure script on latest Sqwebmail build thusly:

#./configure --prefix=/usr/local/share/sqwebmail --with-cachedir=/var/cache/sqwebmail --enable-imageurl=/images/sqwebmail --enable-imagedir=/srv/www/htdocs/images/sqwebmail --enable-cgibindir=/srv/www/cgi-bin --with-cacheowner=bin --without-authpam --without-authuserdb --without-authpwd --without-authshadow

Any suggestions/clues?

Running SLES 9 by the way.

Thanks. Andrew.