Outlook and HTTP-mail server

From: Alen Muzinic <zveki@dont-contact.us>
Date: Thu, 13 May 1999 15:06:05 +0200

        Hi!

        In outlook5 there is a new way of collecting mail via http. Users can
        now read mail from hotmail (and similar sites i guess) in outlook.
        Outolook sends htttp requests to microsoft server (services.msn.com)
        using HTTP/1.1 headers like:

        PROPFIND /svcs/hotmail/httpmail.asp HTTP/1.1
        Depth: 0
        Content-Type: text/xml
        Brief: t
        User-Agent: Outlook Express/5.0 (MSIE 5.0; Windows NT)
        Host: services.msn.com
        Content-Length: 341
        Connection: Keep-Alive
        Cookie: MC1=GUID=9046c7fe046711d383cc0008c7455656

        <?xml version="1.0"?>
        ....
        
        Upon such request squid returns error message:
                
                ERROR: The requested URL could not be retrieved
        
        Can anyone shed some light on this before i berry myself in squid
        debugging and source.
        
        I'm running squid-2.2 transparently, in non transparent mode it still
        doesn't work.

        Thx,

                        Alen
        
Received on Thu May 13 1999 - 07:16:50 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:17 MST