OWA and XML Attachments
I'm trying to exclude XML attachment files from being blocked when using Outlook Web Access. I've made the changes in the reegistry and restarted WWW service but to no avail. Any ideas on why it's still not working?
March 9th, 2010 4:03pm
Which version of Exchange do you have? Which changes did you make to the registry?Outlook Web Access For PDA , OWA For WAP
www.owa-pda.com
email a@t leederbyshire d.0.t c.0.m
Free Windows Admin Tool Kit Click here and download it now
March 9th, 2010 6:43pm
We're running 2003 Ent. I exclude the XML extention in the Level2FileTypes.
March 9th, 2010 6:52pm
Hi,If you have front-end and back-end, then please modify the registry from back-end.
1. Click Start and click Run. 2. Type "regedit" (without quotation marks) and press Enter. 3. Navigate to the [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeWEB\OWA] key. 4. In the right pane, open the Level2MIMETypes value and remove "application/octet-stream" from it. 5. Open the KnownContentTypes value and add "application/octet-stream" to it. 6. Open the KnownContentTypes value and add "application/xml" to it. 7. Open the Level1MIMETypes value and remove "text/xml" from it. 8. Open the Level2MIMETypes value and remove "text/xml" from it.Besides, please apply the last update for Exchange 2003 sp2.Regards,Xiu
Free Windows Admin Tool Kit Click here and download it now
March 10th, 2010 9:29am
Thanks!My bad, I have all the latest patches including SP2 installed.
March 12th, 2010 5:35pm
Hi,Have you tried to modify the registry? Please let me know the result.Regards,Xiu
Free Windows Admin Tool Kit Click here and download it now
March 15th, 2010 5:02am
Yes, thanks all works.
March 17th, 2010 3:16pm