<?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: Command line script to email an attached file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/command-line-script-to-email-an-attached-file/m-p/2426120#M1344</link>
    <description>Dale is correct but the syntax is:&lt;BR /&gt;&lt;BR /&gt;uuencode file_name attachment_name | sendmail . . .</description>
    <pubDate>Thu, 15 Jun 2000 19:51:01 GMT</pubDate>
    <dc:creator>Alan Riggs</dc:creator>
    <dc:date>2000-06-15T19:51:01Z</dc:date>
    <item>
      <title>Command line script to email an attached file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-line-script-to-email-an-attached-file/m-p/2426116#M1340</link>
      <description>I have a script that sends an email via elm but the file that is sent appears in the body of the email (elm -s TERMINATIONS xxx@marconi.com &amp;lt;$HOME/rctsqr/report/RCT041.TXT) Can you please tell me how to modify the above script to send the file as an attachment? Is elm what I should use or should I use mail or sendmail?&lt;BR /&gt;Thanks from a part-time UNIX user with no one to ask within my company!&lt;BR /&gt;Connie Friess</description>
      <pubDate>Wed, 14 Jun 2000 00:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-line-script-to-email-an-attached-file/m-p/2426116#M1340</guid>
      <dc:creator>Connie Friess</dc:creator>
      <dc:date>2000-06-14T00:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Command line script to email an attached file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-line-script-to-email-an-attached-file/m-p/2426117#M1341</link>
      <description>This will send the file as an attachment&lt;BR /&gt;&lt;BR /&gt;#uuencode your_file_name | sendmail -v user@mail&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jun 2000 02:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-line-script-to-email-an-attached-file/m-p/2426117#M1341</guid>
      <dc:creator>Dale McNamara</dc:creator>
      <dc:date>2000-06-14T02:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Command line script to email an attached file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-line-script-to-email-an-attached-file/m-p/2426118#M1342</link>
      <description>Have a look at a utility called 'mpack'.  This is an add on that packs a file in MIME format.  It is available from the HP Software portal.&lt;BR /&gt;&lt;BR /&gt;Uuencode works ok if the mail client is Outlook but I had problems when using Groupwise as the client.</description>
      <pubDate>Wed, 14 Jun 2000 14:29:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-line-script-to-email-an-attached-file/m-p/2426118#M1342</guid>
      <dc:creator>Mike Gordon</dc:creator>
      <dc:date>2000-06-14T14:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Command line script to email an attached file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-line-script-to-email-an-attached-file/m-p/2426119#M1343</link>
      <description>If a text or ASCII file, you can read it in with ~r command to mailx.&lt;BR /&gt;This will send as the mail message.&lt;BR /&gt;&lt;BR /&gt;If you are wanting a binary, uuencode is one method. Another is the mpack.</description>
      <pubDate>Wed, 14 Jun 2000 16:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-line-script-to-email-an-attached-file/m-p/2426119#M1343</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-06-14T16:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Command line script to email an attached file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-line-script-to-email-an-attached-file/m-p/2426120#M1344</link>
      <description>Dale is correct but the syntax is:&lt;BR /&gt;&lt;BR /&gt;uuencode file_name attachment_name | sendmail . . .</description>
      <pubDate>Thu, 15 Jun 2000 19:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-line-script-to-email-an-attached-file/m-p/2426120#M1344</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-06-15T19:51:01Z</dc:date>
    </item>
  </channel>
</rss>

