<?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 mailx or other mail utility in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-other-mail-utility/m-p/2480845#M18162</link>
    <description>Do you know if it is possible to send an attachment when using mailx on Unix?  I must have the file sent as an attachment, thus the text of the attachment can't be included in the recipient's email.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;..Joe</description>
    <pubDate>Tue, 09 Jan 2001 15:17:30 GMT</pubDate>
    <dc:creator>Joe Profaizer</dc:creator>
    <dc:date>2001-01-09T15:17:30Z</dc:date>
    <item>
      <title>mailx or other mail utility</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-other-mail-utility/m-p/2480845#M18162</link>
      <description>Do you know if it is possible to send an attachment when using mailx on Unix?  I must have the file sent as an attachment, thus the text of the attachment can't be included in the recipient's email.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;..Joe</description>
      <pubDate>Tue, 09 Jan 2001 15:17:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-other-mail-utility/m-p/2480845#M18162</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2001-01-09T15:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: mailx or other mail utility</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-other-mail-utility/m-p/2480846#M18163</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;Here is a reply that has been posted by Chris Anoruo a while ago:&lt;BR /&gt;&lt;BR /&gt;There are three ways to send and attachment. &lt;BR /&gt;#(1) Send in body of e-mail mailx -s 'Subject Lines goes here' user@company.com &amp;lt; filename.txt &lt;BR /&gt;#(2) To send as an attachment /usr/bin/uuencode filename.Z filename.Z | /usr/sbin/sendmail user@company.com &lt;BR /&gt;#(3) To send as an attachment with Subject, From and To &lt;BR /&gt;( &lt;BR /&gt;echo "From: &lt;PLACE_YOUR_NAME_HERE&gt;" &lt;BR /&gt;echo "To: &lt;PLACE_THERE_NAME_HERE&gt;" &lt;BR /&gt;echo "Subject: &lt;PLEASE subject="" here=""&gt;" &lt;BR /&gt;echo "This is the body of the e-mail. &lt;BR /&gt;If you are having any problem with this file please give us a call. &lt;BR /&gt;&lt;YOUR name="" goes="" here=""&gt; &lt;BR /&gt;&lt;YOUR title="" goes="" here=""&gt; &lt;BR /&gt;&lt;YOUR phone="" number="" goes="" here=""&gt;" &lt;BR /&gt;/usr/bin/uuencode /local/filename filename &lt;BR /&gt;) | /usr/sbin/sendmail user@company.com &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;/YOUR&gt;&lt;/YOUR&gt;&lt;/YOUR&gt;&lt;/PLEASE&gt;&lt;/PLACE_THERE_NAME_HERE&gt;&lt;/PLACE_YOUR_NAME_HERE&gt;</description>
      <pubDate>Tue, 09 Jan 2001 15:49:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-other-mail-utility/m-p/2480846#M18163</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-01-09T15:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: mailx or other mail utility</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-other-mail-utility/m-p/2480847#M18164</link>
      <description>Here's a url to show my personal preference for mailing attached files.....Just so you have more choices....&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x41950559ff7cd4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x41950559ff7cd4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;/rcw&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jan 2001 16:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-other-mail-utility/m-p/2480847#M18164</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-01-09T16:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: mailx or other mail utility</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-other-mail-utility/m-p/2480848#M18165</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I suggest you to use mpack.&lt;BR /&gt;&lt;BR /&gt;This a free small utility which very simple :&lt;BR /&gt;&lt;BR /&gt;You will find it there :&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Users/mpack-1.5/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Users/mpack-1.5/&lt;/A&gt;</description>
      <pubDate>Tue, 09 Jan 2001 17:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-other-mail-utility/m-p/2480848#M18165</guid>
      <dc:creator>MARTINACHE</dc:creator>
      <dc:date>2001-01-09T17:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: mailx or other mail utility</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-other-mail-utility/m-p/2480849#M18166</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;If you do a search in the forum, you will see several documents.&lt;BR /&gt;&lt;BR /&gt;-m Do not add MIME header lines Mime Version, Content Type &amp;amp; Content Encoding to the header information while sending mails. &lt;BR /&gt;&lt;BR /&gt;example &lt;BR /&gt;# uuencode /tmp/testfile testfile.txt | mailx -m -s 'testje' test@mail.com &lt;BR /&gt;&lt;BR /&gt;Check the following discussion: &lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xa408a24d9abcd4118fef0090279cd0f9!0,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xa408a24d9abcd4118fef0090279cd0f9!0,00.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Also check "man mailx "&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck</description>
      <pubDate>Tue, 09 Jan 2001 17:51:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-or-other-mail-utility/m-p/2480849#M18166</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2001-01-09T17:51:09Z</dc:date>
    </item>
  </channel>
</rss>

