<?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: sendmail error... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606262#M233689</link>
    <description>Is /etc/recolv.conf configured on this machine?  Are you using DNS or /etc/hosts for name resolution?  If DNS, does an MX record for the rtp.com domain exist in DNS?&lt;BR /&gt;&lt;BR /&gt;sendmail must know, via DNS or /etc/hosts, where to send mails destined for rtp.com.</description>
    <pubDate>Thu, 18 Aug 2005 00:22:29 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2005-08-18T00:22:29Z</dc:date>
    <item>
      <title>sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606261#M233688</link>
      <description>HI~~&lt;BR /&gt;&lt;BR /&gt;Error message when use sendmail command&lt;BR /&gt;----------------------------------------&lt;BR /&gt;#/usr/sbin/sendmail -v ZZZ@rtp.com&lt;BR /&gt;sh: rtp.com:   not found&lt;BR /&gt;----------------------------------------&lt;BR /&gt;&lt;BR /&gt;Help me!!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Aug 2005 23:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606261#M233688</guid>
      <dc:creator>Kyu-Yong Kwon</dc:creator>
      <dc:date>2005-08-17T23:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606262#M233689</link>
      <description>Is /etc/recolv.conf configured on this machine?  Are you using DNS or /etc/hosts for name resolution?  If DNS, does an MX record for the rtp.com domain exist in DNS?&lt;BR /&gt;&lt;BR /&gt;sendmail must know, via DNS or /etc/hosts, where to send mails destined for rtp.com.</description>
      <pubDate>Thu, 18 Aug 2005 00:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606262#M233689</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-08-18T00:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606263#M233690</link>
      <description>How does the nslookup report?&lt;BR /&gt;&lt;BR /&gt;#nslookup -type=mx rtp.com&lt;BR /&gt;&lt;BR /&gt;Also edit /etc/mail/sendmail.cf (or /etc/sendmail.cf depending on the version/build of sendmail) and set DS, DH, and DR to your exchange server. Also set DM to $m (domain name) for good measure.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Aug 2005 01:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606263#M233690</guid>
      <dc:creator>morganelan</dc:creator>
      <dc:date>2005-08-18T01:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606264#M233691</link>
      <description>thanks all...&lt;BR /&gt;I executed command : nslookup -type=mx rpt.com&lt;BR /&gt;-----------------------------------&lt;BR /&gt;# nslookup -type=mx rpt.com&lt;BR /&gt;Name Server:  dns.rpt.com&lt;BR /&gt;Address:  10.50.10.5&lt;BR /&gt;&lt;BR /&gt;rpt.com       preference = 100, mail exchanger = relay.cs.nuri.net&lt;BR /&gt;rpt.com       preference = 0, mail exchanger = antispam2.rpt.com&lt;BR /&gt;rpt.com       preference = 0, mail exchanger = antispam1.rpt.com&lt;BR /&gt;relay.cs.nuri.net       internet address = 203.255.x.x&lt;BR /&gt;antispam2.rpt.com     internet address = 203.238.x.25&lt;BR /&gt;antispam1.rpt.com     internet address = 203.238.x.24&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Aug 2005 01:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606264#M233691</guid>
      <dc:creator>Kyu-Yong Kwon</dc:creator>
      <dc:date>2005-08-18T01:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606265#M233692</link>
      <description>When is says&lt;BR /&gt;sh:rtp.com: not found, means it is assuming rtp.com as a command which doesn't exist.&lt;BR /&gt;Are you trying this on HPUX. Can you verify the file permissions of /usr/sbin/sendmail and also try executing this command&lt;BR /&gt;echo test|/usr/sbin/sendmail -v ZZZ@rtp.com&lt;BR /&gt;&lt;BR /&gt;what does it give?&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Aug 2005 02:03:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606265#M233692</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2005-08-18T02:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606266#M233693</link>
      <description>Thanks all...&lt;BR /&gt;I found the error.&lt;BR /&gt;The problem was environment file (.profile)&lt;BR /&gt;could not found&lt;BR /&gt;&lt;BR /&gt;Thanks for yours help.....</description>
      <pubDate>Thu, 18 Aug 2005 04:20:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606266#M233693</guid>
      <dc:creator>Kyu-Yong Kwon</dc:creator>
      <dc:date>2005-08-18T04:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606267#M233694</link>
      <description>I hope .profile file will not be a problem for this. rtp.com domain name is not getting resolved. You have to set it in /etc/resolv.conf with domainname rtp.com entry.&lt;BR /&gt;&lt;BR /&gt;If you try you can able to send mails.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Aug 2005 05:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/3606267#M233694</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-08-18T05:13:17Z</dc:date>
    </item>
  </channel>
</rss>

