MattStypa.com

OWA Dump

Name:
OWA Dump

Version:
1.0

Description:
This VBScript automates Internet Explorer to connect to Outlook Web Access (OWA) and parse emails from inbox. It has been tested with OWA that I have access to, so it might need to be modified to work for your specific application. This script does not post process emails in anyway. You will need to add your own post processing code.

License:
This work is licensed under the GNU General Public License. To view a copy of this license, visit http://www.gnu.org/licenses/gpl.html

DOWNLOAD NOW

How to use:
First you will need to configure few variables in the script. Some are very obvious but some might be tricky to find.

  • owaLoginURL is the main login page to your OWA
  • owaLogoffURL is the link that logs you out of OWA. You can get it easily by logging to OWA in "Light" mode and then right clicking the Log Off link in your OWA and selecting "copy link address" (might be different in your browser)
  • owaEmailFrameURL is the link to the email list. This is the trickiest one to find. It can only be done when you inspect the source of the full OWA but it should look something like this "?ae=Folder&t=IPF.Note&a="
  • I hope I don't have to explain owaUsername and owaPassword.

Dont forget to add post processing code.

Support:

Please visit http://mattstypa.com/forum/viewforum.php?id=6

Change log:

01/13/2011
version 1.0
- Release

  • Digg
  • Facebook
  • Twitter