<?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: mailx attachments in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-attachments/m-p/2660991#M931997</link>
    <description>Hi Roger,&lt;BR /&gt;&lt;BR /&gt;Here's what I'd use, e.g.:&lt;BR /&gt;&lt;BR /&gt;(echo here they are&lt;BR /&gt;        uuencode /tmp/h1 /tmp/h1.txt&lt;BR /&gt;        uuencode /tmp/g1 /tmp/g1.txt) |&lt;BR /&gt;        mailx -m -s "multi files" robin.wakefield@ubsw.com&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
    <pubDate>Wed, 20 Feb 2002 09:05:57 GMT</pubDate>
    <dc:creator>Robin Wakefield</dc:creator>
    <dc:date>2002-02-20T09:05:57Z</dc:date>
    <item>
      <title>mailx attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-attachments/m-p/2660989#M931995</link>
      <description>Is it possible to attach more than one ascii file to a mailx message? That is, does mailx support multiple file attachments?&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 21:42:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-attachments/m-p/2660989#M931995</guid>
      <dc:creator>Rpger Tavener</dc:creator>
      <dc:date>2002-02-07T21:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: mailx attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-attachments/m-p/2660990#M931996</link>
      <description>Roger,&lt;BR /&gt;&lt;BR /&gt;Sure ...&lt;BR /&gt;&lt;BR /&gt;Suppose if there are mutiple files in your directory called "test1, test2, test3....." you could try something like this&lt;BR /&gt;&lt;BR /&gt;for File in `ls -1|grep test`; do&lt;BR /&gt;uuencode ${File} ${File.txt} | mailx -m -s 'test' mail@addr.com&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;you could also try sendmail in place of mailx and also elm..&lt;BR /&gt;&lt;BR /&gt;There are many threads out there in the forum... try a search with "mailx" "attachment".. and you will see what I am mean..&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shabu</description>
      <pubDate>Wed, 20 Feb 2002 01:11:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-attachments/m-p/2660990#M931996</guid>
      <dc:creator>SHABU KHAN</dc:creator>
      <dc:date>2002-02-20T01:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: mailx attachments</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-attachments/m-p/2660991#M931997</link>
      <description>Hi Roger,&lt;BR /&gt;&lt;BR /&gt;Here's what I'd use, e.g.:&lt;BR /&gt;&lt;BR /&gt;(echo here they are&lt;BR /&gt;        uuencode /tmp/h1 /tmp/h1.txt&lt;BR /&gt;        uuencode /tmp/g1 /tmp/g1.txt) |&lt;BR /&gt;        mailx -m -s "multi files" robin.wakefield@ubsw.com&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
      <pubDate>Wed, 20 Feb 2002 09:05:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-attachments/m-p/2660991#M931997</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2002-02-20T09:05:57Z</dc:date>
    </item>
  </channel>
</rss>

