<?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 recipient in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081156#M142686</link>
    <description>I would agree with Jeff 110%!!!!  I seriously doubt that you'll be able to get it to work without changing the Lotus Notes id.  I doesn't really matter that it works with Notes.  That is a VERY non-standard non-RFC mail id.</description>
    <pubDate>Wed, 01 Oct 2003 14:45:29 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2003-10-01T14:45:29Z</dc:date>
    <item>
      <title>mailx recipient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081150#M142680</link>
      <description>I have a script that uses mailx to send mails. But I want to add a new mail-id that has spaces in its name, like, "Amit Kureel@Verizon.com".&lt;BR /&gt;&lt;BR /&gt;The problem is that the Lotus Notes Server and Client have no problem working with such mail-ids whereas the mailx simply doesn't recognize and the problem is aggravated when I have multiple such addresses. Anybody has any thoughts on how to make it work.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Amit Kureel&lt;BR /&gt;amit_kueel@yahoo.com</description>
      <pubDate>Mon, 29 Sep 2003 17:37:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081150#M142680</guid>
      <dc:creator>Amit Kureel</dc:creator>
      <dc:date>2003-09-29T17:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: mailx recipient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081151#M142681</link>
      <description>That is likely to confuse poor little mailx.&lt;BR /&gt; &lt;BR /&gt;My first suggestion is(No test box right now):&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;mailx -s "Important email" "Amit Kureel@Verizon.com"&lt;BR /&gt; &lt;BR /&gt;Please give that a test and report results okay?&lt;BR /&gt; &lt;BR /&gt;If its a solution, please point the post.&lt;BR /&gt; &lt;BR /&gt;Good Luck.&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Mon, 29 Sep 2003 17:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081151#M142681</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-29T17:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: mailx recipient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081152#M142682</link>
      <description>Well, I tried double-qoutes (even single qoutes!) but that doesn't work. Any other ideas ?</description>
      <pubDate>Wed, 01 Oct 2003 13:43:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081152#M142682</guid>
      <dc:creator>Amit Kureel</dc:creator>
      <dc:date>2003-10-01T13:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: mailx recipient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081153#M142683</link>
      <description>Don't use mailx.  Try mutt from &lt;A href="http://www.mutt.org." target="_blank"&gt;www.mutt.org.&lt;/A&gt;  Its a niftier MUA.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Wed, 01 Oct 2003 13:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081153#M142683</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2003-10-01T13:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: mailx recipient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081154#M142684</link>
      <description>Might want to set up an smtp alias.&lt;BR /&gt;&lt;BR /&gt;/etc/mail/aliases&lt;BR /&gt; &lt;BR /&gt;Amit Kureel@verizon.com : Amit_kureel@verizon.com&lt;BR /&gt;&lt;BR /&gt;or the other way around.&lt;BR /&gt; &lt;BR /&gt;In the end, mailx might not be able to handle it.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Wed, 01 Oct 2003 13:55:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081154#M142684</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-01T13:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: mailx recipient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081155#M142685</link>
      <description>Hi Amit,&lt;BR /&gt;&lt;BR /&gt;First thing to point out is that address style does *not* meet the RFC (can't remember the # now) that defines address syntax. It would be undeliverable in the majority of mail systems in the world.&lt;BR /&gt;That recipient should be giving you a valid address or I'd tell them not to expect any mail from your system. It should not have to be your responsibility to fix things broken by other's inability to follow rules. I'd be telling THEM to set up aliases. &lt;BR /&gt;OK, I'm off my soapbox now.&lt;BR /&gt; &lt;BR /&gt;My 2 cents,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 01 Oct 2003 14:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081155#M142685</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-10-01T14:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: mailx recipient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081156#M142686</link>
      <description>I would agree with Jeff 110%!!!!  I seriously doubt that you'll be able to get it to work without changing the Lotus Notes id.  I doesn't really matter that it works with Notes.  That is a VERY non-standard non-RFC mail id.</description>
      <pubDate>Wed, 01 Oct 2003 14:45:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081156#M142686</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-10-01T14:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: mailx recipient</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081157#M142687</link>
      <description>Thanks to all of you, for a great response, especially Jeff, who put things in perspective in a very technical manner. I didn't get a chance to try Steven's suggestion, but I also had the same idea in my mind. Although, Chris' suggestion doesn't help in my current script (nobody is willing to go for a new utility as it takes time to learn and stabilize) but it will really be useful in any further work (and I have already started uusing it for newer scripts!&lt;BR /&gt;&lt;BR /&gt;Anyway, I got a single-word alias created for my script and things are in shape.&lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;BR /&gt;&lt;BR /&gt;P.S. : I have assigned points&lt;BR /&gt;&lt;BR /&gt;Amit Kureel</description>
      <pubDate>Fri, 03 Oct 2003 13:23:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mailx-recipient/m-p/3081157#M142687</guid>
      <dc:creator>Amit Kureel</dc:creator>
      <dc:date>2003-10-03T13:23:42Z</dc:date>
    </item>
  </channel>
</rss>

