<?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: uuencode command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925901#M408959</link>
    <description>ok</description>
    <pubDate>Wed, 14 Sep 2005 08:38:01 GMT</pubDate>
    <dc:creator>matthew mills</dc:creator>
    <dc:date>2005-09-14T08:38:01Z</dc:date>
    <item>
      <title>uuencode command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925895#M408953</link>
      <description>I have a doc on the HPUX 11.00 that I want to send to a user.  The doc has ^M ^L characters.  when the users opens the doc in Word it shows the characters and is one big doc with no page breaks.  I have been trying to use the  uuencode to fix this with no luck.  This is the command I am using: &lt;BR /&gt;&lt;BR /&gt; uuencode orgemail.doc uuemail.doc &amp;gt;&amp;gt; fixedemail.doc&lt;BR /&gt;&lt;BR /&gt;The fixedemail.doc ends up looking like this:&lt;BR /&gt;&lt;BR /&gt;M&lt;V&gt;&lt;/V&gt;M4U1!3D9)3E,@5')A=F5L.B`U5#A(#0I!8V-T(&amp;amp;-L87,Z#0H@16YL('1V;"]P&lt;BR /&gt;M9#H@(#(Q-C(P-C`@,3@M,3`T-"!0,D8S,2XS,#`P+3(Q5#(@("`@("`@("`@&lt;BR /&gt;M("`@("`@4S0T,3(Q("!41#`@(%`P6$%!#0H@("!34DXZ("!334DT-S4P,C4W&lt;BR /&gt;M-3@Y*B`@2D].+T-#0SH@-50X2#,X+S,X-50X2"`@0V]S="!%&lt;W1I&gt;&lt;/W1I&gt;&lt;BR /&gt;Thanks in advance!  ITRC ROCKS!&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Sep 2005 08:20:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925895#M408953</guid>
      <dc:creator>matthew mills</dc:creator>
      <dc:date>2005-09-14T08:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: uuencode command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925896#M408954</link>
      <description>You can use uuencode as an attachement to the mail. Here is the syntex&lt;BR /&gt;&lt;BR /&gt;uuencode &lt;YOUR file=""&gt; &lt;SOME name="" for="" the="" file=""&gt; | sendmail emailid&lt;BR /&gt;Ex:&lt;BR /&gt;uuencode /etc/passwd password.hostname | sendmail username@yourdomain.com&lt;BR /&gt;&lt;BR /&gt;-USA&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;/SOME&gt;&lt;/YOUR&gt;</description>
      <pubDate>Wed, 14 Sep 2005 08:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925896#M408954</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2005-09-14T08:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: uuencode command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925897#M408955</link>
      <description>You've got two different issues:&lt;BR /&gt;A) cr/lf &lt;BR /&gt;B) how to uuencode and mail - this has already answered in the previous posting.&lt;BR /&gt;&lt;BR /&gt;Your cr/lf issues can be fixed by using the ux2dos command.&lt;BR /&gt;&lt;BR /&gt;$ ux2dos originalfile &amp;gt; fixedfile&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Sep 2005 08:28:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925897#M408955</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-09-14T08:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: uuencode command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925898#M408956</link>
      <description>I tried it and the result is ok.  The doc is readable. but the page break is just showing an "^L".</description>
      <pubDate>Wed, 14 Sep 2005 08:30:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925898#M408956</guid>
      <dc:creator>matthew mills</dc:creator>
      <dc:date>2005-09-14T08:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: uuencode command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925899#M408957</link>
      <description>This script actually works.&lt;BR /&gt;&lt;BR /&gt;Its a copy of a production script that does file attachments very nicely.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/mailfile2" target="_blank"&gt;http://www.hpux.ws/mailfile2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 14 Sep 2005 08:31:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925899#M408957</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-09-14T08:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: uuencode command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925900#M408958</link>
      <description>I just remembered something. When I was developing the script I just posted there was a problem. Turns out the smtp gateway server needed a bug fix upgrade. It was thrashing the attachments.&lt;BR /&gt;&lt;BR /&gt;If my script does not work, talk to the administrator if you are running this mail through any kind of a gateway type server.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 14 Sep 2005 08:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925900#M408958</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-09-14T08:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: uuencode command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925901#M408959</link>
      <description>ok</description>
      <pubDate>Wed, 14 Sep 2005 08:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uuencode-command/m-p/4925901#M408959</guid>
      <dc:creator>matthew mills</dc:creator>
      <dc:date>2005-09-14T08:38:01Z</dc:date>
    </item>
  </channel>
</rss>

