i am using the following flag to configure qmailadmin:
./configure --enable-cgibindir=/wwwroot/cgi-bin --enable-autoresponder-bin=/usr/local/bin --enable-ezmlmdir=/usr/local/bin --enable -htmldir=/usr/local/share/qmailadmin/html
You probably want to use "/wwwroot/html/" for enable-htmldir. /usr/local/share/qmailadmin is the htmllibdir (which we should probably rename to something like "templatedir").
The installer will put the images in htmldir/imagedir (built from the configuration options). You need to make sure that when a web browser accesses the enable-imageurl setting, the server will pull files from htmldir/imagedir.
-- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/
