<?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 configuration problem? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901883#M89056</link>
    <description>host resolution is broken.&lt;BR /&gt;&lt;BR /&gt;look at /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;and makes changes until the following command works....&lt;BR /&gt;&lt;BR /&gt;dig yahoo.com&lt;BR /&gt;&lt;BR /&gt;Don't change any mail configuration until DNS resolution works.&lt;BR /&gt;&lt;BR /&gt;Alternatively you can add a DS directive to sendmail.cf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[IP address of relay server]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;save sendmail.cf&lt;BR /&gt;&lt;BR /&gt;service sendmail stop&lt;BR /&gt;service sendmail start&lt;BR /&gt;&lt;BR /&gt;You'd better be sure that the relay server can resolve dns.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 18 Feb 2003 04:16:47 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-02-18T04:16:47Z</dc:date>
    <item>
      <title>Sendmail configuration problem?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901875#M89048</link>
      <description>Good day all!&lt;BR /&gt;&lt;BR /&gt;I'm trying to use sendmail on a Mandrake installation.&lt;BR /&gt;&lt;BR /&gt;The "sendmail" command itself takes a long time but provides no response.&lt;BR /&gt;"mailq -v" returns "no requests".&lt;BR /&gt;&lt;BR /&gt;/var/log/mail errors contains:&lt;BR /&gt;Feb 11 11:43:45 newdell sendmail[9971]: My unqualified host name (newdell) unknown; sleeping for retry&lt;BR /&gt;Feb 11 11:44:45 newdell sendmail[9971]: unable to qualify my own domain name (newdell) -- using short name&lt;BR /&gt;/var/log/syslog reveals the same&lt;BR /&gt;&lt;BR /&gt;This hints at a configuration problem.  &lt;BR /&gt;Which file must be setup / altered?&lt;BR /&gt;(Or am I on a wrong track altogether?)&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 11 Feb 2003 16:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901875#M89048</guid>
      <dc:creator>Raynald Boucher</dc:creator>
      <dc:date>2003-02-11T16:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration problem?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901876#M89049</link>
      <description>Does 'hostname' return just a single word (newdell), or a FQDN (newdell.somedomain.com) ?&lt;BR /&gt;&lt;BR /&gt;If it is just 'newdell', then this is what sendmail is complaining about.&lt;BR /&gt;&lt;BR /&gt;I'm unsure where Mandrake stores the host name, but on older systems it was stored in /etc/HOSTNAME.&lt;BR /&gt;&lt;BR /&gt;Newer systems put it in different places, for example a modern RedHat system stores it in /etc/sysconfig/network under the line 'HOSTNAME='.&lt;BR /&gt;&lt;BR /&gt;Executing the command 'hostname newdell.somedomain.com' will temporariliy set it for you, but if you want to make it permenant you'll have to find out where Mandrake stores these details.&lt;BR /&gt;&lt;BR /&gt;If you look at the "System Init" script, you'll get a good idea of where.  (See the 'si' line in /etc/inittab, and walk through the script).</description>
      <pubDate>Wed, 12 Feb 2003 01:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901876#M89049</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-02-12T01:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration problem?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901877#M89050</link>
      <description>Hi,&lt;BR /&gt;You can also configure Dj&lt;FULL qualified="" name=""&gt; in sendmail.cf&lt;BR /&gt;stop/start sendmail, and check if you have steal this error...&lt;BR /&gt;hth&lt;BR /&gt;Benoit&lt;BR /&gt;_____________&lt;BR /&gt;"Les femmes, comme l'a dit un fran??ais plein d'esprit, nous inspirent le d??sir de r??aliser des chefs-d'oeuvre et nous emp??chent toujours de les mener a bout."&lt;BR /&gt; Oscar Wilde&lt;/FULL&gt;</description>
      <pubDate>Wed, 12 Feb 2003 09:52:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901877#M89050</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2003-02-12T09:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration problem?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901878#M89051</link>
      <description>don't forget class w, check sendmail.cf for a line like:&lt;BR /&gt;&lt;BR /&gt;Fw/etc/mail/local-hostnames&lt;BR /&gt; or&lt;BR /&gt;Fw/etc/mail/sendmail.cw&lt;BR /&gt; or the like. It should contain lines like:&lt;BR /&gt;&lt;BR /&gt;localhost&lt;BR /&gt;localhost.domain&lt;BR /&gt;newdel&lt;BR /&gt;newdel.&lt;MY-FQDN&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Kasper&lt;/MY-FQDN&gt;</description>
      <pubDate>Wed, 12 Feb 2003 12:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901878#M89051</guid>
      <dc:creator>Kasper Haitsma</dc:creator>
      <dc:date>2003-02-12T12:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration problem?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901879#M89052</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In my opinion, you have name resolving problem.&lt;BR /&gt;&lt;BR /&gt;You may try different things. Let's put them in 2 categories :&lt;BR /&gt;&lt;BR /&gt;   =&amp;gt; first, you can try to setup the name resolver properly.&lt;BR /&gt;&lt;BR /&gt;   =&amp;gt; second, you can by-pass this and forward your e-mails directly to a specific mail server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The first method is the best one, but it only applies if your server is on a network with a DNS server properly configured (with MX records).&lt;BR /&gt;If this is the case, you just need to edit /etc/resolv.conf and add :&lt;BR /&gt;&lt;BR /&gt;search your.domain.com&lt;BR /&gt;nameserver you_dns_srv_ip&lt;BR /&gt;&lt;BR /&gt;Another point : make sure that your /etc/hosts file contains :&lt;BR /&gt;&lt;BR /&gt;your_srv_ip   your_srv_name.your.domain.com&lt;BR /&gt;&lt;BR /&gt;Last point : it may be necessary to edit /etc/sendmail.cf and replace :&lt;BR /&gt;&lt;BR /&gt;Dj$w.&lt;BR /&gt;&lt;BR /&gt;by&lt;BR /&gt;&lt;BR /&gt;Dj$w.your.domain.com.&lt;BR /&gt;&lt;BR /&gt;(don't forget the dot "." at the end of domain name).&lt;BR /&gt;&lt;BR /&gt;Restart sendmail to apply this change.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The second method (the simplest one) consist in using a relay server.&lt;BR /&gt;Just edit /etc/sendmail.cf and change :&lt;BR /&gt;&lt;BR /&gt;DSyour_mailsrv.your.domain.com.&lt;BR /&gt;&lt;BR /&gt;(don't put space between DS and the server name. Another point, don't forget the dot "." at the end of domain name).&lt;BR /&gt;&lt;BR /&gt;Restart sendmail to apply changes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Feb 2003 20:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901879#M89052</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2003-02-12T20:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration problem?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901880#M89053</link>
      <description>Sorry for this redundant answer, but it took me more than 1 hour to reply because I was on the phone.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Feb 2003 21:13:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901880#M89053</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2003-02-12T21:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration problem?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901881#M89054</link>
      <description>Thanks... but no juice.&lt;BR /&gt;I checked all these config files and still cannot send a message.&lt;BR /&gt;&lt;BR /&gt;Currently using a redhat linux implementation on an old server.  We used Mandrake on the new implementation in order to improve / modernize it.&lt;BR /&gt;Mail works from the old implementation but not from he new one.  All config files are identical.&lt;BR /&gt;&lt;BR /&gt;The old implementation does not use a .com domain name but rather local with RELAY.&lt;BR /&gt;&lt;BR /&gt;Thanks again.</description>
      <pubDate>Thu, 13 Feb 2003 22:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901881#M89054</guid>
      <dc:creator>Raynald Boucher</dc:creator>
      <dc:date>2003-02-13T22:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration problem?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901882#M89055</link>
      <description>Umm, what does 'hostname' return?</description>
      <pubDate>Fri, 14 Feb 2003 00:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901882#M89055</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-02-14T00:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration problem?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901883#M89056</link>
      <description>host resolution is broken.&lt;BR /&gt;&lt;BR /&gt;look at /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;and makes changes until the following command works....&lt;BR /&gt;&lt;BR /&gt;dig yahoo.com&lt;BR /&gt;&lt;BR /&gt;Don't change any mail configuration until DNS resolution works.&lt;BR /&gt;&lt;BR /&gt;Alternatively you can add a DS directive to sendmail.cf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[IP address of relay server]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;save sendmail.cf&lt;BR /&gt;&lt;BR /&gt;service sendmail stop&lt;BR /&gt;service sendmail start&lt;BR /&gt;&lt;BR /&gt;You'd better be sure that the relay server can resolve dns.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 18 Feb 2003 04:16:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901883#M89056</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-18T04:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration problem?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901884#M89057</link>
      <description>the easiest way to fix this is to add an alias called "newdell." (note the dot in the end) to ur host file and then restart.&lt;BR /&gt;&lt;BR /&gt;is this machine going to be on the internet and send mails? if so, then u need to configure your dns. else, just add the smart host entry (DS) and restart sendmail.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Tue, 18 Feb 2003 08:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration-problem/m-p/2901884#M89057</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-02-18T08:11:29Z</dc:date>
    </item>
  </channel>
</rss>

