6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Hotmail & Courier
FromSent OnAttachments
Ian TurnerOct 12, 2000 12:48 am 
Kris KelleyOct 12, 2000 7:53 am 
Ian TurnerOct 12, 2000 8:24 am 
Ian TurnerOct 12, 2000 9:10 am 
Jim SusoyOct 12, 2000 8:53 pm 
James HenryOct 13, 2000 1:56 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: [courier-users] Hotmail & CourierActions...
From:Jim Susoy (ji@susoy.com)
Date:Oct 12, 2000 8:53:20 pm
List:net.sourceforge.lists.courier-users

Ian,

FYI, Outlook(Express) accesses Hotmail via the HTTP Extensions for Distributed Authoring -- WEBDAV. You can find it documented in RFC 2518.

You could write an IMAP<->DAV gateway, mapping the IMAP protocol requests to DAV, but there are many IMAP protocol features which do not map directly to DAV. A better solution might be to write something like fetchmail to grab mail off Hotmail and store it in a Maildir where courier could then access it.

Hope this helps, -Jim

----- Original Message ----- From: "Ian Turner" <vec@pipeline.com> To: "Courier IMAP Mailing List" <cour@lists.sourceforge.net> Sent: Thursday, October 12, 2000 8:25 AM Subject: Re: [courier-users] Hotmail & Courier

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

If you're determined to get Hotmail to work in this manner anyway, you might try sneaking behind the scenes of Outlook or Outlook Express to see how they access Hotmail accounts. Maybe set up a packet sniffer and watch the commands going back and forth.

I've already done that. Outlook makes HTTP requests; Hotmail gives folder data in XML and messages in a raw format. The protocol is really straightforward and should be easy to implement.

My question is how best to glue it onto Courier.

Ian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (GNU/Linux) Comment: For info see http://www.gnupg.org

iD8DBQE55dfffn9ub9ZE1xoRAjz4AKDXcc5QC5gLcgaBbso0LlF/nXSpzQCfbnj7 4FCb+Z1x0hWbeZ/ITtyXWw8= =YPbO -----END PGP SIGNATURE-----