<?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: Configure sendmail in RedHat 6.1 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496204#M487</link>
    <description>Well here are a few things to look at.  Reply back with any further info they might provide.&lt;BR /&gt;&lt;BR /&gt;1) Can you ping ServerB from ServerA?&lt;BR /&gt;&lt;BR /&gt;2) Are you using /etc/nsswitch.conf and if you are does your entry for hosts say something like:&lt;BR /&gt;&lt;BR /&gt;hosts: files dns&lt;BR /&gt;&lt;BR /&gt;3) Is this a static connection or provided through DHCP?  DHCP will toss in interface specific resolv.conf files that you might want to look at as well.</description>
    <pubDate>Thu, 08 Mar 2001 03:03:45 GMT</pubDate>
    <dc:creator>Keith Bunge</dc:creator>
    <dc:date>2001-03-08T03:03:45Z</dc:date>
    <item>
      <title>Configure sendmail in RedHat 6.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496201#M484</link>
      <description>Hi all!&lt;BR /&gt;&lt;BR /&gt;I work with RedHat 6.1 and  Sendmail 8.9.3&lt;BR /&gt;&lt;BR /&gt;1) When I send mail from serverA (soptec) to other serverB(matriz) with HP-UX 10.20, this never arrive, with command mailq display this&lt;BR /&gt;&lt;BR /&gt;KAA19863       10 Tue Feb 20 10:42 &lt;ROOT&gt;&lt;BR /&gt;                 (Deferred: Name server: matriz.agro.com.mx.: host name lookup)&lt;BR /&gt;       &lt;DSCGRC&gt;&lt;BR /&gt;&lt;BR /&gt;2) In /etc/hosts file servers  matriz and soptec  exit:&lt;BR /&gt;10.10.3.6  soptec soptec.agro.com.mx&lt;BR /&gt;10.10.1.1  matriz  matriz.agro.com.mx&lt;BR /&gt;&lt;BR /&gt;3) sendmail daemon is running&lt;BR /&gt;&lt;BR /&gt;Why never my mail arrive?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;CGRC&lt;/DSCGRC&gt;&lt;/ROOT&gt;</description>
      <pubDate>Tue, 20 Feb 2001 18:31:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496201#M484</guid>
      <dc:creator>Carlos G. Ramirez Cruz</dc:creator>
      <dc:date>2001-02-20T18:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Configure sendmail in RedHat 6.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496202#M485</link>
      <description>Carlos,&lt;BR /&gt;&lt;BR /&gt;It's hard to determine what is going on from this, but can you try the following:&lt;BR /&gt;&lt;BR /&gt;sendmail -v &lt;USER&gt;@matriz.agro.com.mx&lt;BR /&gt;&lt;BR /&gt;some text&lt;BR /&gt;&lt;CTRL-D&gt;&lt;BR /&gt;&lt;BR /&gt;Please reply with the information in the output of the command.&lt;BR /&gt;&lt;BR /&gt;Have a Great Day!&lt;BR /&gt;&lt;/CTRL-D&gt;&lt;/USER&gt;</description>
      <pubDate>Tue, 20 Feb 2001 20:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496202#M485</guid>
      <dc:creator>Albert E. Whale, CISSP</dc:creator>
      <dc:date>2001-02-20T20:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Configure sendmail in RedHat 6.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496203#M486</link>
      <description>Hello Albert&lt;BR /&gt;&lt;BR /&gt;I execute this command:&lt;BR /&gt;&lt;BR /&gt;# sendmail -v dscgrc@matriz.agro.com.mx&lt;BR /&gt;Hello&lt;BR /&gt;&lt;CTRL-D&gt;&lt;BR /&gt;&lt;BR /&gt;And display this message:&lt;BR /&gt;&lt;BR /&gt;dscgrc@matriz.agro.com.mx... Deferred: Name server: matriz.agro.com.mx.: host name lookup failure&lt;BR /&gt;&lt;BR /&gt;CGRC&lt;/CTRL-D&gt;</description>
      <pubDate>Tue, 20 Feb 2001 20:32:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496203#M486</guid>
      <dc:creator>Carlos G. Ramirez Cruz</dc:creator>
      <dc:date>2001-02-20T20:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Configure sendmail in RedHat 6.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496204#M487</link>
      <description>Well here are a few things to look at.  Reply back with any further info they might provide.&lt;BR /&gt;&lt;BR /&gt;1) Can you ping ServerB from ServerA?&lt;BR /&gt;&lt;BR /&gt;2) Are you using /etc/nsswitch.conf and if you are does your entry for hosts say something like:&lt;BR /&gt;&lt;BR /&gt;hosts: files dns&lt;BR /&gt;&lt;BR /&gt;3) Is this a static connection or provided through DHCP?  DHCP will toss in interface specific resolv.conf files that you might want to look at as well.</description>
      <pubDate>Thu, 08 Mar 2001 03:03:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496204#M487</guid>
      <dc:creator>Keith Bunge</dc:creator>
      <dc:date>2001-03-08T03:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Configure sendmail in RedHat 6.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496205#M488</link>
      <description>While this is not the answer you will be looking for, have you considered removing sendmail and installing a mailer with better performance and security such as qmail?</description>
      <pubDate>Thu, 08 Mar 2001 03:21:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496205#M488</guid>
      <dc:creator>Bryce Dunn</dc:creator>
      <dc:date>2001-03-08T03:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configure sendmail in RedHat 6.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496206#M489</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;First off you want to make sure that your server is in your DNS correctly. &lt;BR /&gt;&lt;BR /&gt;Secondly, I don't use 8.9.3 but I have 8.11 so your version may be different, however, there is a file called local-host-names that tells your server the domains it answers for, so you may want to add in the appropriate entries there, this also requires an entry similar to &lt;BR /&gt;Fw/etc/mail/local-host-names in your sendmail.cf file.&lt;BR /&gt;&lt;BR /&gt;Hope this helps or at least peaks the right thoughts.</description>
      <pubDate>Thu, 08 Mar 2001 18:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configure-sendmail-in-redhat-6-1/m-p/2496206#M489</guid>
      <dc:creator>Jeffrey S. Sims</dc:creator>
      <dc:date>2001-03-08T18:41:15Z</dc:date>
    </item>
  </channel>
</rss>

