<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to preview the outlook message file (.msg) in Alfresco Share in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-preview-the-outlook-message-file-msg-in-alfresco-share/m-p/302680#M255810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know of any ready-to-use transformers that you could simply configure. The MediaViewers addon certainly does not provide a transformer for Outlook message files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There exist a few Java libraries that could be used to implement a content transformer (Apache POI HMSF, msgparser, Aspose.Email …), but you'd need to write the necesary Java code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jul 2013 19:14:00 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2013-07-29T19:14:00Z</dc:date>
    <item>
      <title>Unable to preview the outlook message file (.msg) in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-preview-the-outlook-message-file-msg-in-alfresco-share/m-p/302677#M255807</link>
      <description>Hi all,When I click to a Outlook message (.msg) in Alfresco Share (4.2.c), it's unable to preview with the message "The preview could not be loaded from the server". Anyone know how to configure or fix this issue in 4.2.c? I tried Google/Alfresco wiki/forum, but seemed this bug happened long time ag</description>
      <pubDate>Thu, 25 Jul 2013 10:54:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-preview-the-outlook-message-file-msg-in-alfresco-share/m-p/302677#M255807</guid>
      <dc:creator>hont_vn</dc:creator>
      <dc:date>2013-07-25T10:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to preview the outlook message file (.msg) in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-preview-the-outlook-message-file-msg-in-alfresco-share/m-p/302678#M255808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the output in the log "Unsuported transformation attempted" says it all - conversion of Outlook MSG files is not supported by your Alfresco instance. I haven't looked into Alfresco 4.2 to closely to know if Outlook MSG files are now supported but until the latest 4.1.x, Alfresco by default can't handle MSGs, so I assume 4.2 can't as well as long as you don't configure your own, custom transformer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jul 2013 13:24:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-preview-the-outlook-message-file-msg-in-alfresco-share/m-p/302678#M255808</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2013-07-27T13:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to preview the outlook message file (.msg) in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-preview-the-outlook-message-file-msg-in-alfresco-share/m-p/302679#M255809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Axel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply. Do you know how to configure custom transformer in order to support MSGs? I have tried the MediaViewers but it doesn't work.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://code.google.com/p/share-extras/wiki/MediaViewers" rel="nofollow noopener noreferrer"&gt;https://code.google.com/p/share-extras/wiki/MediaViewers&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ho&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 09:46:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-preview-the-outlook-message-file-msg-in-alfresco-share/m-p/302679#M255809</guid>
      <dc:creator>hont_vn</dc:creator>
      <dc:date>2013-07-29T09:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to preview the outlook message file (.msg) in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-preview-the-outlook-message-file-msg-in-alfresco-share/m-p/302680#M255810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know of any ready-to-use transformers that you could simply configure. The MediaViewers addon certainly does not provide a transformer for Outlook message files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There exist a few Java libraries that could be used to implement a content transformer (Apache POI HMSF, msgparser, Aspose.Email …), but you'd need to write the necesary Java code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 19:14:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-preview-the-outlook-message-file-msg-in-alfresco-share/m-p/302680#M255810</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2013-07-29T19:14:00Z</dc:date>
    </item>
  </channel>
</rss>

