I've hit another snag with my Zimlet. Please check out this thread to catch up to where I'm at, at the moment:
Click Me.
After getting things to where I wanted them I switched over to another server to handle the data that Zimbra is sending using my zimlet. I changed the allowedDomains to point to the new server, and redeployed the zimlet, restarted tomcat, and refreshed my Zimbra session; yet I'm getting a 403 error. The only difference is that I'm using SSL on the remote server now. So rather than "http://my.test.server/test/emailr.php" it's "https://my.production.server/misc/emailr.php". Is there another property that has to be set in the config_template.xml file to work with SSL? Does the proxy work with SSL?
I've tested out the script directly, (manually entered the params in the location bar), and it works as expected, so I'm pretty sure it's something on the Zimbra server.
Thanks for any help that you might provide.
