2 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] Page not loading corr...
FromSent OnAttachments
icemannz (sent by Nabble.com)Dec 18, 2005 5:17 pm 
Tom BrownJan 23, 2006 1:12 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] Page not loading correctly in IEActions...
From:Tom Brown (bro@esteem.com)
Date:Jan 23, 2006 1:12:16 pm
List:net.sourceforge.lists.courier-sqwebmail

On Sunday 18 December 2005 17:18, icemannz (sent by Nabble.com) wrote:

Hi, I have installed Sqwebmail on a FreeBSD box and it seems to work correctly. I can login using a PC with Firefox and the page looks correct. But when I login on a PC with Internet Explorer, all the icons or pictures don't display correctly, they have little red X's on them or minus signs. Not sure why ?

Any Help is appreciated.

I ran into the same problem. I was able to solve this by creating a softlink in the webserver's html directory to the sqwebmail images directory. So the command was: ln -s /usr/lib/courier/share/sqwebmail/images /usr/local/apache2/htdocs/webmail

Then I got the nice icons in IE and firefox.

HTH, Tom