Receive email from an Exchange server in Biztalk w/o using POP3 or IMAP?

Exchange has a web service interface that you could use.

Up vote 1 down vote favorite share g+ share fb share tw.

I know Biztalk has a POP3 adapter for receiving/processing email, but our network group has disabled both POP3 and IMAP access to our Exchange servers. Since I'm not able to connect using those protocols, I'm looking for other options. Is there some way to connect through OWA?

Some kind of API access? Are there any other protocols/adapters that might be useful here? Do I need to petition our network group to open up POP3 access, even if it's only to certain accounts/from certain workstations?

(Ugly) Do I install Outlook on the server, and have an Outlook VBA macro process incoming mail and stuff it into a database table, where it can then be processed by Biztalk later? I'm open to any other ideas - thanks for your help! FOLLOWUP: We ended up talking the network group into allowing POP3 for the account in question, so we can use the standard Biztalk adapters.

However, were we still restricted, the OWA web services seemed to be the only legitimate option, though I'm glad we don't have to go that route. Email biztalk exchange-server exchange2007 link|improve this question edited Nov 2 '09 at 3:39 asked Oct 2 '09 at 14:26rwmnau9,24544198 90% accept rate.

Exchange has a web service interface that you could use: msdn.microsoft.com/en-us/library/bb40841....

That looks promising - I'll check it out. – rwmnau Oct 2 '09 at 16:12.

You can try the Kayxo BizTalk Exchange Adapter msinnovations.wordpress.com/2011/01/10/k... Ups, forget about it, they closed.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions