<?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 question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097827#M730640</link>
    <description>Hi &lt;BR /&gt;&lt;BR /&gt;If you mean mailx -s "subject here" xxxx@xxxx.com or mailx -s 'subject here' xxxx@xxxx.com I already tried both...with no success...I even tried mailx - s"/subject here" based on the mailx man page. Every word that is not in english turns into strange characters ...but only if it is more than one word.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;R</description>
    <pubDate>Tue, 06 Nov 2007 10:24:31 GMT</pubDate>
    <dc:creator>Ramones</dc:creator>
    <dc:date>2007-11-06T10:24:31Z</dc:date>
    <item>
      <title>Mailx question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097825#M730638</link>
      <description>Hi eveyone&lt;BR /&gt;&lt;BR /&gt;I have a question about mailx. I've started getting strange characters on my mail body messages so I've created an .mailrc entry in the user's homedir and changed the charset to use the language I need.&lt;BR /&gt;Everything works fine except for the subject line, that is, if I write a subject line with only one word there's no problem, but if I write a phrase in double-quotes I received strange characters (like these: =?pt_PT.iso88591?Q?mo=E7a?=).&lt;BR /&gt;Can anyone help?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;R</description>
      <pubDate>Tue, 06 Nov 2007 07:02:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097825#M730638</guid>
      <dc:creator>Ramones</dc:creator>
      <dc:date>2007-11-06T07:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097826#M730639</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Put your characters in quotes. You may need escape characters but I doubt it.&lt;BR /&gt;&lt;BR /&gt;mailx uses sendmail as its mail transport.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 06 Nov 2007 07:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097826#M730639</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-11-06T07:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097827#M730640</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;If you mean mailx -s "subject here" xxxx@xxxx.com or mailx -s 'subject here' xxxx@xxxx.com I already tried both...with no success...I even tried mailx - s"/subject here" based on the mailx man page. Every word that is not in english turns into strange characters ...but only if it is more than one word.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;R</description>
      <pubDate>Tue, 06 Nov 2007 10:24:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097827#M730640</guid>
      <dc:creator>Ramones</dc:creator>
      <dc:date>2007-11-06T10:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097828#M730641</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I'm pretty sure you can do it with mailx. The man page is pretty useful there.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=7" target="_blank"&gt;http://www.hpux.ws/?p=7&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;That is a link to a sendmail script that has somewhat more flexibility than mailx.&lt;BR /&gt;&lt;BR /&gt;It also can attach output files, which may be useful.&lt;BR /&gt;&lt;BR /&gt;Please change the default email addresses in that script before you use it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 06 Nov 2007 10:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097828#M730641</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-11-06T10:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097829#M730642</link>
      <description>Are you using mailx to send or to read?</description>
      <pubDate>Wed, 07 Nov 2007 01:17:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097829#M730642</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-07T01:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Mailx question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097830#M730643</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I use to send.&lt;BR /&gt;I solved my problem with elm.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;R</description>
      <pubDate>Wed, 07 Nov 2007 09:35:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-question/m-p/4097830#M730643</guid>
      <dc:creator>Ramones</dc:creator>
      <dc:date>2007-11-07T09:35:14Z</dc:date>
    </item>
  </channel>
</rss>

