Dear qmailadmin list,
 
This is my configuration line for qmailadmin-1.0.21 (it uses my 'weird'
settings which until now had happily worked under qmailadmin-1.0.20)
 
My config line (in 'my.qmailadmin.config.sh') used handily before with
qmailadmin-1.0.20 configuration, used to be in more readable form
as:
 
 ./configure --enable-qmaildir=/var/qmail \
             --enable-vpopmaildir=/var/qmail/users/vpopmail \
             --enable-cgibindir=/var/www/cgi-bin \
             --enable-cgipath=/cgi-bin/qmailadmin \
             --enable-autoresponder-bin=/usr/local/bin \
             --enable-ezmlmdir=/usr/local/bin/ezmlm \
             --enable-no-cache=y \
             --enable-help=y \
             --enable-htmldir=/var/www/html \
             --with-htmllibdir=/var/www/html/qmailadmin\
             --enable-imagedir=/var/www/html/images/qmailadmin \
             --enable-imageurl=/images/qmailadmin \
             --enable-modify-quota=y
 
After the first run I got the message about non-existent html dir and
htmllib dir, which had been set to defaults. After retry I got the same so
I decided to accept 'proper' default settings as oppose to my 'weird'
ones. The resulting thing did not work.
 
Thus I changed the config line to a single line statement and voila
it was accepted by configtests.
 
./configure --enable-qmaildir=/var/qmail --enable-vpopmaildir=/var/qmail/users/vpopmail --enable-cgibindir=/var/www/cgi-bin --enable-cgipath=/cgi-bin/qmailadmin --enable-autoresponder-bin=/usr/local/bin --enable-ezmlmdir=/usr/local/bin/ezmlm --enable-no-cache=y --enable-help=y --enable-htmldir=/var/www/html --with-htmllibdir=/var/www/html/qmailadmin --enable-imagedir=/var/www/html/images/qmailadmin --enable-imageurl=/images/qmailadmin --enable-modify-quota=y
 

However, resulting qmailadmin is not fully working. The 'show login page'
comes up with no picture in it. It has the correct number of entry fields
but underneath is just short-no-text-button. The page carries the correct
version numbers for vpopmail and itself, however the help links as requested
by config line are missing.(see attached page1.gif)
 
After you enter domain and password you are getting a thrifty second page
(as attached) with only the domain name shown. No menu, no picture, no user
accounts.
 
If this is due to my 'weird' setup there is still question up: why to bother
to offer these setup options if program ignores them? I am now going to see
trully default setting if it will fare better.
 
I would like to see however not only these setup options but I would like
to see also drop down list of all virtual domains listed on the system
which could help greatly administrator.
 
Is it just me or there are still some  problems with qmailadmin-1.0.21?
Has anybody succeeded in installation and smooth running and which
configuration line was used? Did you experience any problems with
vpopmail after the change?
 
Thanks in advance for any input
 
Peter Kmet

<<attachment: page1.gif>>

<<attachment: page2.gif>>

Reply via email to