milind_nig
Joined: 11 Sep 2009
Posts: 1
|
Posted:
Fri Sep 11, 2009 11:06 am Post subject:
WebDav X-MS-ENUMATTS FBA login timeout error |
|
|
Hi I am using Exchange 2003 and use webdav to connect to exchange server using commons httpclient in order to get emails from Exchange server.
When i read email with attachment using X-MS-ENUMATTS my code fails with Login time out using FBA.
But the same code works fine if i use Basic Authentication to connect to the server.
The code works fine for reading plain email without attachments but if any email has attachment and if i X-MS-ENUMATTS the attachment list i get Login timeout.
I am setting the required FBA cookies in the request.
Can anybody in this forum help me to understand the problem?
Regards,
Milind N
|
|