Export to GitHub

imap2exchange - issue #1

Doesnt work with Exchange 2010 over https.


Posted on Feb 9, 2011 by Helpful Giraffe

What steps will reproduce the problem? Try with Exchange 2010 over https. Its not working.

What is the expected output? What do you see instead?

Comment #1

Posted on Mar 2, 2011 by Happy Lion

Comment deleted

Attachments

Comment #2

Posted on Mar 2, 2011 by Grumpy Hippo

This is a bug with Exchange 2010, IMO. They must have reworked their http processing for SOAP request, because the content type is none forgiving, and must be exact to what they want, not what java defaults to. These are silly differences in parsing the content type, like a space or a semi-colon. I attached a custom soap codecs jar that you must endorse to fix the problem. Sorry for the delay, I have had this done for months, but forgot to distribute it here.

Attachments

Comment #3

Posted on Mar 2, 2011 by Grumpy Hippo

(No comment was entered for this change.)

Status: Verified

Labels:
Type-Defect Priority-Medium