Hi Neon,
I have little problem that I think you can provide some help.
I am trying to grab the contacts list of hotmail account.
I am able to get this far
<?xml version="1.0" encoding="Windows-1252"?>
<D:multistatus xmlns:D="DAV:"
xmlns:m="urn:schemas:mailheader:" xmlns:hm="urn:schemas:httpmail:"
xmlns:c="urn:schemas:contacts:"
xmlns:h="http://schemas.microsoft.com/hotmail/">
<D:response>
<D:href>http://bay20.oe.hotmail.com/cgi-bin/hmdata/[EMAIL PROTECTED]/</D:href>
<D:propstat>\n<D:prop>
<hm:contacts>http://contacts.msn.com/cgi-bin/hmdata/[EMAIL PROTECTED]/abdata/
</hm:contacts>
<hm:inbox>http://bay20.oe.hotmail.com/cgi-bin/hmdata/[EMAIL PROTECTED]/folders/ACTIVE/</hm:inbox>
<hm:sendmsg>http://bay20.oe.hotmail.com/cgi-bin/hmdata/[EMAIL PROTECTED]/sendmsg/</hm:sendmsg>
<hm:sentitems>http://bay20.oe.hotmail.com/cgi-bin/hmdata/[EMAIL PROTECTED]/folders/sAVeD/</hm:sentitems>
<hm:deleteditems>http://bay20.oe.hotmail.com/cgi-bin/hmdata/[EMAIL PROTECTED]/folders/trAsH/</hm:deleteditems>
<hm:msgfolderroot>http://bay20.oe.hotmail.com/cgi-bin/hmdata/[EMAIL PROTECTED]/folders/</hm:msgfolderroot>
<hm:optionsroot>http://bay20.oe.hotmail.com/cgi-bin/hmdata/[EMAIL PROTECTED]/optionsroot/</hm:optionsroot>
<h:actionsroot>http://bay20.oe.hotmail.com/cgi-bin/hmdata/[EMAIL PROTECTED]/actionsroot/</h:actionsroot>
<h:davgetpop>http://bay20.oe.hotmail.com/cgi-bin/hmdata/[EMAIL PROTECTED]/davgetpop/</h:davgetpop>
<h:isforwarding>0</h:isforwarding>\n<h:adbar>AdPane=Off*AdSvr=H*Other=GetAd?PG=HOTOEB?SC=LG?TF=_BLANK?HM=04574547545f4a12535254435105477361084e3c57042354155a535f50460e3a4149616d</h:adbar>
<h:maxpoll>30</h:maxpoll>
<h:sig><br
clear=all><hr>Express yourself instantly with MSN Messenger!
<a href="http://g.msn.com/8HMAEN/2740??PS=47575"
target="_top">MSN Messenger</a> Download today
it's FREE!\n</h:sig>
<h:prefheaders>1</h:prefheaders>
<h:prefreplyindicator>1</h:prefreplyindicator>
<h:prefincludeorig>0</h:prefincludeorig>
<h:prefreplyto>0</h:prefreplyto>
<h:prefreplytoaddress/>
<h:preffilterinternetimages/>
<h:mailboxsizemax>2097152</h:mailboxsizemax>
<h:messagesizemax>1445729</h:messagesizemax>
<h:unencodedmessagesizemax>1048576</h:unencodedmessagesizemax>
<h:mailboxsize>1907821</h:mailboxsize>
<h:draftsmailexpire>-1</h:draftsmailexpire>
<h:junkmailexpire>5</h:junkmailexpire>
<h:sentmailexpire>30</h:sentmailexpire>
<h:mailboxexpire>30</h:mailboxexpire>
<h:trashmailexpire>1</h:trashmailexpire>
<h:maxrecipients>50</h:maxrecipients>
<h:maxdailyrecipients>250</h:maxdailyrecipients>
<h:abmax>650</h:abmax>
<h:blocksendermax>500</h:blocksendermax>
<h:whitelistmax>250</h:whitelistmax>
<h:whitetolistmax>250</h:whitetolistmax>
<h:blocksenderdomainmax>500</h:blocksenderdomainmax>
<h:whitelistdomainmax>250</h:whitelistdomainmax>
<h:wchref>http://bay20.oe.hotmail.com/cgi-bin/wc_maint</h:wchref>
<h:sohref>http://bay20.oe.hotmail.com/cgi-bin/somaintain</h:sohref>
<hm:enablegetallmsgbodies>y</hm:enablegetallmsgbodies>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
</D:propstat>
</D:response>
</D:multistatus>
I can grab the contact URL but what type of XML I have to forward to
hotmail server?
I just need email addresses.
Can you please help me out?
Thanks in advance.
Irfan
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon