On Wed, 26 Jul 2000 08:50:11 -0300
"Ari Arantes Filho" <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Is there a way to set up sqwebmail to show the images (not URLs) in a
> HTML email?
>
> Best regards,
>
> Ari
>
>
>
I install images just now.
For example:
My apache server be installed at /usr/local.
Finding httpd.conf at /usr/local/apache/conf,
write " Alias /webmail/images/ /home/webmail/images/ " to this file and
restart Apache server.
Mkdir /home/webmail/images.
Configure sqwebmail with "configure ...
--enable-imagedir=/home/webmail/images/
--enable-imageurl=/webmail/images ... ".
Now, make and install sqwebmail, everything is ok.
[EMAIL PROTECTED]
Configure
You must write to httpd.conf at /apache