I configured sqwebmail with
 
./configure \
--without-authmysql \
--enable-logincache \
--enable-webpass=vpopmail \
--with-module=authchkpw \
--with-hardtimeout=7200 \
--enable-softtimeout=3600 \
--enable-cgibindir=/usr/local/apache/cgi-bin \
--enable-imagedir=/home/www/sqwebmail/images \
--enable-imageurl=/sqwebmail/images \
--enable-https \   or --enable-https=auto
^^^^^^^^^^------------
--enable-mimetypes=/usr/local/apache/conf/mime.types \
--enable-autopurge=30 \
--enable-maxpurge=90 \
--without-ispell
 
with both configuration It seems that the cgi script in unable to display the graphics on the pages, but it ia able to access the style sheet which is in the same dir as the gifs .Any Hint .

Reply via email to