I am working on an application that connects to numerous e-Mail services including Microsoft Exchange. Now that I've seen that there is an Outlook Web Access API, my simple question is:
Where do I get a sandbox (ideally free) to test my implementation on? Do I really need to install all different Exchange versions, create accounts etc. with Outlook Web Access on top?
I don't have any Windows servers or licences. It's a web application running on Linux servers. Doesn't Microsoft have an Exchange sandbox or anything?
Many thanks in advance!