We are trying to access e-mails with xml attachments through webdav or even Outlook web access. However, we get the message that the content is unsafe and that it has been blocked.
I have tried to do the trick mentioned by Microsoft here: http://support.microsoft.com/?kbid=555001
But it doesn't seem to do anything for me.
The xml-attachments uses the UTF-8 charset and are encoded as QuotedPrintable. These settings are required, so I can not change them.
Any ideas?