<?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: Problem with Mailx. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mailx/m-p/2456417#M12629</link>
    <description>I don't know what the '-m' option means, because on my 10.20 machine this doesn't work (allso not described in the man-pages...).&lt;BR /&gt;I have added a line "set charset=us-ascii" to the file "/usr/share/lib/mailx.rc" and from now on it works, the information is in the body of the E-mail message.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Oct 2000 06:38:06 GMT</pubDate>
    <dc:creator>MARREEL Chris_1</dc:creator>
    <dc:date>2000-10-24T06:38:06Z</dc:date>
    <item>
      <title>Problem with Mailx.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mailx/m-p/2456415#M12627</link>
      <description>While issuing the following command to send mail message (HP-UX 11):&lt;BR /&gt;&lt;BR /&gt;$echo 'Test' | mailx gulam@region.com&lt;BR /&gt;&lt;BR /&gt;I get this message in the E-mail:&lt;BR /&gt;&lt;BR /&gt;" This message uses a character set that is not supported by the Internet Service.  To view the original message content,  open the attached message. If the text doesn't display correctly, save the attachment to disk, and then open it using a viewer that can display the original character set."&lt;BR /&gt;&lt;BR /&gt;Please let me know why I am getting this message and how to resolve it.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Oct 2000 23:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mailx/m-p/2456415#M12627</guid>
      <dc:creator>Gulam Mohiuddin</dc:creator>
      <dc:date>2000-10-22T23:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Mailx.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mailx/m-p/2456416#M12628</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Try: echo 'Test'|mailx -m gulam@region.com &lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Oct 2000 23:58:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mailx/m-p/2456416#M12628</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-22T23:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Mailx.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mailx/m-p/2456417#M12629</link>
      <description>I don't know what the '-m' option means, because on my 10.20 machine this doesn't work (allso not described in the man-pages...).&lt;BR /&gt;I have added a line "set charset=us-ascii" to the file "/usr/share/lib/mailx.rc" and from now on it works, the information is in the body of the E-mail message.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Oct 2000 06:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mailx/m-p/2456417#M12629</guid>
      <dc:creator>MARREEL Chris_1</dc:creator>
      <dc:date>2000-10-24T06:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Mailx.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mailx/m-p/2456418#M12630</link>
      <description>Chris download and install patch PHNE_21697 for sendmail 8.9.3.&lt;BR /&gt;You can also use elm -s "Subject" name@hp.com &amp;lt; file&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Oct 2000 07:12:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mailx/m-p/2456418#M12630</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-10-24T07:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Mailx.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mailx/m-p/2456419#M12631</link>
      <description>Hi Gulam&lt;BR /&gt;&lt;BR /&gt;HPUX 11.00 attachement are only support with elm version 2.4 and above. However there are programs which are freeware available which can be downloaded and used . Please go to &lt;A href="http://www.stokely.com" target="_blank"&gt;www.stokely.com&lt;/A&gt; to know more about this problem .&lt;BR /&gt;&lt;BR /&gt;Also I have used mpack to overcome this problem , down load the file and  untar it , copy mpack in /usr/bin and use it like mailx.&lt;BR /&gt;&lt;BR /&gt;You can copy mpack from the following site :&lt;BR /&gt;(&lt;A href="ftp://ftp.andrew.cmu.edu:/pub/mpack/)" target="_blank"&gt;ftp://ftp.andrew.cmu.edu:/pub/mpack/)&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Or you can use metamail from the following site :&lt;BR /&gt;&lt;BR /&gt;In case you want I can send you the mpack executable file as an attachment .&lt;BR /&gt;&lt;BR /&gt;Manoj&lt;BR /&gt;(&lt;A href="ftp://thumper.bellcore.com/pub/nsb/)" target="_blank"&gt;ftp://thumper.bellcore.com/pub/nsb/)&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Oct 2000 12:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-mailx/m-p/2456419#M12631</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2000-10-24T12:49:37Z</dc:date>
    </item>
  </channel>
</rss>

