- Edited
ntozier,
Please check the following:
1. The osTicket API requires a special server configuration. This way the server will serve the /api/http.php/tickets.xml request, wich normally should give a 404 response. The /api/.htaccess file contains the Apache rules for this to work. This will be ignored inside an IIS configuration. Please check http://www.iis.net/learn/application-frameworks/install-and-configure-php-applications-on-iis/translate-htaccess-content-to-iis-webconfig(http://www.iis.net/learn/application-frameworks/install-and-configure-php-applications-on-iis/translate-htaccess-content-to-iis-webconfig).
2. Any compiler error in my script. You should add a reference to Microsoft XML v6.0.
3. Any problem to establish a port 80 connection to the osTicket host from Outlook. This smells like a worm, so check for firewall or AV activity, or any proxy definition that's on the way.
4. The first version didn't work if the sender was from within an Exchange environment. This should trigger an osTicket exception, though, and still see activity in your IIS.
5. The Outlook 2010 Macro activation may be unclear, I don't know much more either. Macros would still be disabled even if you checked them on. Open the VBA editor and just press the "Run" button. If macros are disabled, you should see an error box.