SupportNet Help
How can I read Service Request email attachments from a UNIX browser?
Edit > Preferences > Navigator > Applications
Service Request Email attachments (UNIX only)
In order to read Microsoft Outlook Email attachments, create a MIME type that associates a .msg file with the UNIX editor of choice. For example (using dtpad):
Description: Microsoft Outlook Email
MIME Type: application/x-msdownload
Suffixes: msg
Handled By
Application: /usr/dt/bin/dtpad %s
When the email viewed in the editor you may see some control characters, but the majority of the text is readable.