<?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 with attachment in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353777#M345124</link>
    <description>sample script&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;mailx -m -s "Stuff..." whoever@somewhere.com &amp;lt;&amp;lt; END&lt;BR /&gt;$(ux2dos /etc/hosts | uuencode /etc/hosts)&lt;BR /&gt;</description>
    <pubDate>Sun, 08 Feb 2009 05:43:45 GMT</pubDate>
    <dc:creator>Jeeshan</dc:creator>
    <dc:date>2009-02-08T05:43:45Z</dc:date>
    <item>
      <title>mailx with attachment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353771#M345118</link>
      <description>HP-UX 11.23&lt;BR /&gt;&lt;BR /&gt;#what /usr/sbin/sendmail&lt;BR /&gt;/usr/sbin/sendmail:&lt;BR /&gt;        $Revision: 92453-07 linker linker crt0.o B.11.16.01 030415 $&lt;BR /&gt;         Copyright (c) 1998 HEWLETT PACKARD COMPANY and its licensors,&lt;BR /&gt;             including Sendmail, Inc., and the Regents of the&lt;BR /&gt;             University of California.  All rights reserved.&lt;BR /&gt;            version.c   8.11.1 (Berkeley) - 15 June 2007 (PHNE_35951)&lt;BR /&gt;&lt;BR /&gt;any one familier with sending attachments on mailx??</description>
      <pubDate>Fri, 06 Feb 2009 15:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353771#M345118</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-02-06T15:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: mailx with attachment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353772#M345119</link>
      <description>&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=30423" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=30423&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=55750" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=55750&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=837332" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=837332&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1040286" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1040286&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;One or some of these links may help you (googling  mailx attachment +site:itrc.hp.com turns up these and more)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 06 Feb 2009 15:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353772#M345119</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-02-06T15:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: mailx with attachment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353773#M345120</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;A _very_ useful cheat-sheet is the attachment by Dave La Mar in his post here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1046448" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1046448&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 06 Feb 2009 15:46:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353773#M345120</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-02-06T15:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: mailx with attachment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353774#M345121</link>
      <description>&lt;BR /&gt;here is right way to attach.&lt;BR /&gt;&lt;BR /&gt;#uuencode attachtest attachtest.txt |sendmail name@domain.com</description>
      <pubDate>Fri, 06 Feb 2009 20:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353774#M345121</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-02-06T20:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: mailx with attachment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353775#M345122</link>
      <description>uuCommand to attached file in sendmail:&lt;BR /&gt;&lt;BR /&gt;#uuencode filename filaname.txt|sendmail abc.efg@hp.com&lt;BR /&gt;OLDsyslog.log&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
      <pubDate>Sat, 07 Feb 2009 18:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353775#M345122</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-02-07T18:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: mailx with attachment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353776#M345123</link>
      <description>Hi Santhosh,&lt;BR /&gt;&lt;BR /&gt;Send EMAIL attacments by mail.&lt;BR /&gt;&lt;BR /&gt;******************************************************************************* &lt;BR /&gt;E-mail attachments: &lt;BR /&gt;&lt;BR /&gt;Assume that "test.txt" has the contents for the body of the mail, "test1" &lt;BR /&gt;has the contents for the first attachment and "test2" has the contents &lt;BR /&gt;for the second attachment) &lt;BR /&gt;&lt;BR /&gt;CODE: &lt;BR /&gt;&lt;BR /&gt;ux2dos text1 &amp;gt; text1.txt &lt;BR /&gt;ux2dos text2 &amp;gt; text2.txt &lt;BR /&gt;&lt;BR /&gt;uuencode test1.txt test1.txt &amp;gt;&amp;gt; test.txt &lt;BR /&gt;uuencode test2.txt test2.txt &amp;gt;&amp;gt; test.txt &lt;BR /&gt;mailx -m -s "Test Subject" tpardike@????.??? &amp;lt; test.txt &lt;BR /&gt;&lt;BR /&gt;This sends a mail with the subject and a body and 2 attachments. &lt;BR /&gt;&lt;BR /&gt;"Test Subject" is sent as the SUBJECT of the mail. &lt;BR /&gt;test.txt is sent as the BODY of the mail. &lt;BR /&gt;test1.txt is sent as ATTACHMENT 1 in the mail. &lt;BR /&gt;test2.txt is sent as ATTACHMENT 2 in the mail. &lt;BR /&gt;********************************************************************************&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Aneesh&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Feb 2009 05:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353776#M345123</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2009-02-08T05:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: mailx with attachment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353777#M345124</link>
      <description>sample script&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;mailx -m -s "Stuff..." whoever@somewhere.com &amp;lt;&amp;lt; END&lt;BR /&gt;$(ux2dos /etc/hosts | uuencode /etc/hosts)&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Feb 2009 05:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-with-attachment/m-p/4353777#M345124</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-02-08T05:43:45Z</dc:date>
    </item>
  </channel>
</rss>

