<?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 received email attachments in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780669#M604183</link>
    <description>The only thing I see is the bin file retaining a tar format extension, else, this works for me.&lt;BR /&gt;&lt;BR /&gt;uuencode file.tar file.bin| mailx -s "file.tar" &lt;EMAIL&gt; &lt;BR /&gt;&lt;BR /&gt;-or just--&lt;BR /&gt;&lt;BR /&gt;uuencode file.tar file | mailx -s "file.tar" &lt;EMAIL&gt; &lt;BR /&gt;&lt;BR /&gt;Unless its that the tar format that can't be converted.  Try a plan ascii file.&lt;/EMAIL&gt;&lt;/EMAIL&gt;</description>
    <pubDate>Sun, 24 Apr 2011 11:03:16 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2011-04-24T11:03:16Z</dc:date>
    <item>
      <title>Unable to received email attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780666#M604180</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;Please advise regarding this issue, i am able to sent email and is being received but the attachment is missing.&lt;BR /&gt;&lt;BR /&gt;I use this code.&lt;BR /&gt;&lt;BR /&gt;uuencode file.tar file.tar | mailx -s "file.tar" &lt;EMAIL&gt;&lt;/EMAIL&gt;</description>
      <pubDate>Sun, 24 Apr 2011 05:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780666#M604180</guid>
      <dc:creator>C_V</dc:creator>
      <dc:date>2011-04-24T05:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to received email attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780667#M604181</link>
      <description>try this :&lt;BR /&gt;&lt;BR /&gt;uuencode file.tar file.tar | mailx -m -s "file.tar" &lt;EMAIL&gt;&lt;BR /&gt;&lt;BR /&gt;-m means  "Do not add MIME header lines". Newer versions of Micro$oft exchange, for some reason, do not like these headers, as I came to realize.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;/EMAIL&gt;</description>
      <pubDate>Sun, 24 Apr 2011 05:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780667#M604181</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2011-04-24T05:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to received email attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780668#M604182</link>
      <description>Hi thanks for the reply but still no attachment is received. test email content is just&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;begin 644 file.tar&lt;BR /&gt;4=&amp;amp;AI&lt;R&gt;&lt;/R&gt;`&lt;BR /&gt;end</description>
      <pubDate>Sun, 24 Apr 2011 10:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780668#M604182</guid>
      <dc:creator>C_V</dc:creator>
      <dc:date>2011-04-24T10:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to received email attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780669#M604183</link>
      <description>The only thing I see is the bin file retaining a tar format extension, else, this works for me.&lt;BR /&gt;&lt;BR /&gt;uuencode file.tar file.bin| mailx -s "file.tar" &lt;EMAIL&gt; &lt;BR /&gt;&lt;BR /&gt;-or just--&lt;BR /&gt;&lt;BR /&gt;uuencode file.tar file | mailx -s "file.tar" &lt;EMAIL&gt; &lt;BR /&gt;&lt;BR /&gt;Unless its that the tar format that can't be converted.  Try a plan ascii file.&lt;/EMAIL&gt;&lt;/EMAIL&gt;</description>
      <pubDate>Sun, 24 Apr 2011 11:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780669#M604183</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2011-04-24T11:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to received email attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780670#M604184</link>
      <description>&lt;!--!*#--&gt;A Forum search for keywords like, say,&lt;BR /&gt;      e-mail attachment&lt;BR /&gt;should find many old threads on this topic.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] is being received but the attachment&lt;BR /&gt;&amp;gt; is missing.&lt;BR /&gt;&lt;BR /&gt;It "is being received" where?  Read using&lt;BR /&gt;what?  Note that this (very old) "uuencode"&lt;BR /&gt;scheme does not yield a MIME-compliant&lt;BR /&gt;message, and some modern e-mail client&lt;BR /&gt;programs may not know what to do with it.&lt;BR /&gt;MIME-compliant alternatives exist.</description>
      <pubDate>Sun, 24 Apr 2011 11:10:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780670#M604184</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-04-24T11:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to received email attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780671#M604185</link>
      <description>try&lt;BR /&gt;(uuencode file.tar file.tar.txt; echo "test") | mailx -m -s "file.tar" &lt;EMAIL&gt;&lt;/EMAIL&gt;</description>
      <pubDate>Wed, 04 May 2011 16:23:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780671#M604185</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2011-05-04T16:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to received email attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780672#M604186</link>
      <description>&lt;!--!*#--&gt;I have attached a little script that I wrote a while back that can be used, tweaked, or perused for ideas.&lt;BR /&gt;&lt;BR /&gt;The script runs on HPUX and Linux.&lt;BR /&gt;&lt;BR /&gt;It creates a multipart mime email, and can support a body, as well as an attachemnt.&lt;BR /&gt;The attachment can be any file, binary or text.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;## mail_mime_attachment -h&lt;BR /&gt;&lt;BR /&gt;  usage: mail_mime_attachment \&lt;BR /&gt;     [-s subject]        \&lt;BR /&gt;     [-b &lt;FILE&gt;]    # body of e-mail file \&lt;BR /&gt;                    # if no -b, then uses standard input&lt;BR /&gt;      -A &lt;FILE&gt;     # the file to be attached   \&lt;BR /&gt;     [-c CC: address]             \&lt;BR /&gt;     [-bc BCC: address]           \&lt;BR /&gt;      -t addressee name            \&lt;BR /&gt;      -a e-mail address&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It uses sendmail directly.&lt;BR /&gt;&lt;BR /&gt;It also uses 'base64', which is not part of HPUX, but which can be downloaded for free and 'make'ed, if you have a C compiler.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bv&lt;/FILE&gt;&lt;/FILE&gt;</description>
      <pubDate>Wed, 04 May 2011 17:54:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780672#M604186</guid>
      <dc:creator>Bob_Vance</dc:creator>
      <dc:date>2011-05-04T17:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to received email attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780673#M604187</link>
      <description>Here's an HPUX binary of base64 that runs on PArisc and Itanium 11.23 and 11.31. Probably runs on 11.11, as well.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bv</description>
      <pubDate>Wed, 04 May 2011 17:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/4780673#M604187</guid>
      <dc:creator>Bob_Vance</dc:creator>
      <dc:date>2011-05-04T17:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to received email attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/5945489#M604188</link>
      <description>&lt;P&gt;the solution was clear and precise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2013 04:46:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-received-email-attachments/m-p/5945489#M604188</guid>
      <dc:creator>EldoSkaria</dc:creator>
      <dc:date>2013-01-28T04:46:21Z</dc:date>
    </item>
  </channel>
</rss>

