<?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 not found on RH EL30 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096739#M30601</link>
    <description>I have numerous scripts that use mailx and not sendmail.&lt;BR /&gt;&lt;BR /&gt;Rather than go through them one by one, is there something else that I can do?&lt;BR /&gt;&lt;BR /&gt;My sendmail exists in /usr/sbin or /etc/alternatives/mta.&lt;BR /&gt;&lt;BR /&gt;quite confusing to be honest, it seems to just loop to itself over and over.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Nickd</description>
    <pubDate>Sat, 03 Nov 2007 04:50:34 GMT</pubDate>
    <dc:creator>Nick D'Angelo</dc:creator>
    <dc:date>2007-11-03T04:50:34Z</dc:date>
    <item>
      <title>mailx not found on RH EL30</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096739#M30601</link>
      <description>I have numerous scripts that use mailx and not sendmail.&lt;BR /&gt;&lt;BR /&gt;Rather than go through them one by one, is there something else that I can do?&lt;BR /&gt;&lt;BR /&gt;My sendmail exists in /usr/sbin or /etc/alternatives/mta.&lt;BR /&gt;&lt;BR /&gt;quite confusing to be honest, it seems to just loop to itself over and over.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Nickd</description>
      <pubDate>Sat, 03 Nov 2007 04:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096739#M30601</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2007-11-03T04:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: mailx not found on RH EL30</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096740#M30602</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;On my RH EL 4 mailx is installed in /bin/mailx and is actually a link to /bin/mail.&lt;BR /&gt;&lt;BR /&gt;also /usr/sbin/sendmail points to /etc/alternatives/mta which points to /usr/sbin/sendmail.sendmail&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;RD</description>
      <pubDate>Sat, 03 Nov 2007 10:17:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096740#M30602</guid>
      <dc:creator>rajdev</dc:creator>
      <dc:date>2007-11-03T10:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: mailx not found on RH EL30</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096741#M30603</link>
      <description>"mail" in linux provides  HPUX's "mailx"  functionality.&lt;BR /&gt;So you can just create a symlink "mailx" to "mail".</description>
      <pubDate>Sun, 04 Nov 2007 02:23:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096741#M30603</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2007-11-04T02:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: mailx not found on RH EL30</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096742#M30604</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;mail -s &lt;BR /&gt;&lt;BR /&gt;provides mailx functionality.&lt;BR /&gt;&lt;BR /&gt;If you have mailx scripts, set up an alias.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 04 Nov 2007 02:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096742#M30604</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-11-04T02:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: mailx not found on RH EL30</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096743#M30605</link>
      <description>Red Hat provides the mailx rpm package for RHEL3, and RHEL4 but the packages I looked into didn't include the symlink for mailx that points to mail.&lt;BR /&gt;&lt;BR /&gt;SuSE includes an enhanced version of mail called nail and has symlinks for mailx that point to nail&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Nov 2007 08:25:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096743#M30605</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2007-11-04T08:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: mailx not found on RH EL30</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096744#M30606</link>
      <description>there is no mailx on linux, if you look at most scripts made to run on multiple unix versions, you will notice that they will always perform a 'mailx' check and default it to 'mail' when running on linux.</description>
      <pubDate>Mon, 05 Nov 2007 02:15:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailx-not-found-on-rh-el30/m-p/4096744#M30606</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2007-11-05T02:15:04Z</dc:date>
    </item>
  </channel>
</rss>

