<?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: EMAIL-- Receiving MS Attachments in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/email-receiving-ms-attachments/m-p/2927162#M817963</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could use CIFS/9000 to share a directory with the saved attachments out to a MS box.  Then just use the MS box to read the files with the appropriate application.&lt;BR /&gt;&lt;BR /&gt;Alternatively use a .forward or an alias to forward the mail to an email account that is accessed from an MS box.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
    <pubDate>Fri, 14 Mar 2003 11:57:13 GMT</pubDate>
    <dc:creator>Darren Prior</dc:creator>
    <dc:date>2003-03-14T11:57:13Z</dc:date>
    <item>
      <title>EMAIL-- Receiving MS Attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/email-receiving-ms-attachments/m-p/2927160#M817961</link>
      <description>I have email messages being forwarded to an HP-UX Server with Microsoft Attachments (Word, Excel, etc.).  Is there a way to "decode" and read the attachment.&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 14 Mar 2003 02:34:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/email-receiving-ms-attachments/m-p/2927160#M817961</guid>
      <dc:creator>Patrick Ford</dc:creator>
      <dc:date>2003-03-14T02:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: EMAIL-- Receiving MS Attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/email-receiving-ms-attachments/m-p/2927161#M817962</link>
      <description>1. If you use the GNOME environment (more information at &lt;A href="http://software.hp.com/products/GNOME)" target="_blank"&gt;http://software.hp.com/products/GNOME)&lt;/A&gt; then you can use abiword to read MS-Word and Gnumeric to read MS-Excel.  Note that abiword does not support tables as yet.&lt;BR /&gt;&lt;BR /&gt;2. You can also take a look at QuickView plus for UNIX.  More information at &lt;A href="http://www.stellent.com/intradoc-cgi/nph-idc_cgi.exe?IdcService=GET_DYNAMIC_CONVERSION&amp;amp;RevisionSelectionMethod=LatestReleased&amp;amp;dDocName=p2000401" target="_blank"&gt;http://www.stellent.com/intradoc-cgi/nph-idc_cgi.exe?IdcService=GET_DYNAMIC_CONVERSION&amp;amp;RevisionSelectionMethod=LatestReleased&amp;amp;dDocName=p2000401&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;3. You can export a Windows terminal to UNIX.  See &lt;A href="http://www.citrix.com" target="_blank"&gt;http://www.citrix.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Do not expect perfect rendering of MS formats in UNIX except in case of 3.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Ajit&lt;BR /&gt;HP Gigabit Ethernet&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2003 02:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/email-receiving-ms-attachments/m-p/2927161#M817962</guid>
      <dc:creator>Ajit Natarajan</dc:creator>
      <dc:date>2003-03-14T02:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: EMAIL-- Receiving MS Attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/email-receiving-ms-attachments/m-p/2927162#M817963</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could use CIFS/9000 to share a directory with the saved attachments out to a MS box.  Then just use the MS box to read the files with the appropriate application.&lt;BR /&gt;&lt;BR /&gt;Alternatively use a .forward or an alias to forward the mail to an email account that is accessed from an MS box.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Fri, 14 Mar 2003 11:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/email-receiving-ms-attachments/m-p/2927162#M817963</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-03-14T11:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: EMAIL-- Receiving MS Attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/email-receiving-ms-attachments/m-p/2927163#M817964</link>
      <description>Hi,&lt;BR /&gt;If your question is how to view Microsoft file attachments on HP-UX, then you have several way.&lt;BR /&gt;There's some Unix tools to convert Excel and word file into :&lt;BR /&gt;html, postscript, pdf.&lt;BR /&gt;And you have some tools on HP-UX to view html,ps,pdf...&lt;BR /&gt;&lt;BR /&gt;For Excel conversion, I'm using xlhtml : &lt;A href="http://chicago.sourceforge.net/xlhtml" target="_blank"&gt;http://chicago.sourceforge.net/xlhtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm using this tools with Apache to convert Excel file stored on a file server for viewing !! And it works very well !&lt;BR /&gt;&lt;BR /&gt;For Word conversion, I'm using 2 mores tools :&lt;BR /&gt;one wvware : &lt;A href="http://sourceforge.net/projects/wvware" target="_blank"&gt;http://sourceforge.net/projects/wvware&lt;/A&gt;&lt;BR /&gt;It's not perfect, header are not properly managed, but for http viewing it's OK.&lt;BR /&gt;For better result, you can convert the word to postscript and or pdf (you have many viewer for this format on HP-UX)&lt;BR /&gt;to convert to postscript, i'm using antiword : &lt;A href="http://www.winfield.demon.nl/index.html" target="_blank"&gt;http://www.winfield.demon.nl/index.html&lt;/A&gt;&lt;BR /&gt;the result is better than wvware. You can later convert pdf to html (tool pdftohtml) if you want to have a standard result !!&lt;BR /&gt;&lt;BR /&gt;Most of these tools are also available in binary format on HP-UX portal centers &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Benoit&lt;BR /&gt;______&lt;BR /&gt;"La v??rit?? souffre d'??tre trop analys??e." Frank Herbert, Dune.</description>
      <pubDate>Fri, 14 Mar 2003 12:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/email-receiving-ms-attachments/m-p/2927163#M817964</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2003-03-14T12:15:58Z</dc:date>
    </item>
  </channel>
</rss>

