/ Zope / Apsis / Pound Mailing List / Archive / 2007 / 2007-03 / Pound and OWA exchange 2000 Error

[ << ] [ >> ]

[ Error 414 / Raphael Pesche ... ] [ SSL redirect / John Moore <john(at)jmsd.co.uk&g... ]

Pound and OWA exchange 2000 Error
"Clinton Sigmon" <csigmon(at)geobridge.net>
2007-03-14 15:46:16 [ FULL ]
I am able to authenticate properly.  The top and some of the side information
fills in but the inbox area "stalls" then errors out, HTTP Unknown 400.  I
wonder if it is something pound is passing or not passing back.  i checked
/var/log/mess* but nothing was there relating to pound.  Are there other logs i
am not aware of?

Mozilla and Safari work perfectly through Pound.  I only get this error when I
use IE6.

Before i start digging any deeper I wanted to find out if anyone else has
experienced something similar to this.  


here is my config
---------------------------------
Loglevel 2 
ListenHTTPS
        Address 192.168.1.100 
        Port 443 
        Cert "/usr/local/etc/test.pem"
        xHTTP 4 
        AddHeader "Front-End-Https: on"
        Service
                BackEnd
                Address 192.168.0.27
                Port 80
        End
        End
        End
---------------------------------

I made a few changes to exchange.  Lowered auth levels to basic and add the SSL
offload for "Front-End.."

MailBoxer