Hi! I can't get inline images to show up in any browser. The imagefile contains one byte. Attachments work fine. Here is my configure options:
./configure \ --prefix=/opt/sqwebmail \ --enable-cgibindir=/share/web/webmail/cgi-bin \ --enable-imagedir=/share/web/webmail/docs/bilder \ --enable-imageurl=/bilder \ --with-ispell=/opt/sfw/bin/ispell \ --disable-autorenamesent \ --enable-https=login \ --enable-hardtimeout=14400 \ --enable-softtimeout=14400 \ --with-maxargsize=20971520 \ --with-maxformargsize=20971520 \ --with-maxmsgsize=20971520 \ --enable-mimetypes=/opt/apache/conf/mime.types \ --with-authshadow \ --without-authpwd \ --without-authuserdb \ --without-authvchkpw \ --without-authldap \ --without-authdaemon \ --without-authmysql \ --disable-dependency-tracking \ --with-cachedir \ Thanks / Paul D
