<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2416081#M764804</link>
    <description>Hi Greg, &lt;BR /&gt;&lt;BR /&gt;I had this one before but I don't know exactly how to fix it anymore. Look in &lt;BR /&gt;your /etc/hosts file and look what entry comes first. Then check your &lt;BR /&gt;/etc/mail/sendmail.cw file to make sure that the first entry in your /etc/hosts &lt;BR /&gt;file is listed there first too. Run newaliases and it should work.&lt;BR /&gt;&lt;BR /&gt;There is also something about this issue in the comments of file &lt;BR /&gt;/etc/mail/sendmail.cf &lt;BR /&gt;</description>
    <pubDate>Wed, 17 Nov 1999 07:40:39 GMT</pubDate>
    <dc:creator>Paul Heffels_1</dc:creator>
    <dc:date>1999-11-17T07:40:39Z</dc:date>
    <item>
      <title>sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2416080#M764803</link>
      <description>I have a recently configured workstation:&lt;BR /&gt;J5000, HP-UX 10.20. Occasionaly the following will pop up on the screen: "NOV &lt;BR /&gt;17 01:00:42 c2pcdlms sendmail[12550]:unable to qualify my own domain &lt;BR /&gt;name(c2pcdlms)--using short name".&lt;BR /&gt;&lt;BR /&gt;This was poping up prior to making this server a master domain server, and it &lt;BR /&gt;still continues now.  c2pcdlms is the hostname of the computer, there is NOT &lt;BR /&gt;another station with the same name anywhere on the net.</description>
      <pubDate>Wed, 17 Nov 1999 07:25:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2416080#M764803</guid>
      <dc:creator>Greg Huber_3</dc:creator>
      <dc:date>1999-11-17T07:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2416081#M764804</link>
      <description>Hi Greg, &lt;BR /&gt;&lt;BR /&gt;I had this one before but I don't know exactly how to fix it anymore. Look in &lt;BR /&gt;your /etc/hosts file and look what entry comes first. Then check your &lt;BR /&gt;/etc/mail/sendmail.cw file to make sure that the first entry in your /etc/hosts &lt;BR /&gt;file is listed there first too. Run newaliases and it should work.&lt;BR /&gt;&lt;BR /&gt;There is also something about this issue in the comments of file &lt;BR /&gt;/etc/mail/sendmail.cf &lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 1999 07:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2416081#M764804</guid>
      <dc:creator>Paul Heffels_1</dc:creator>
      <dc:date>1999-11-17T07:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2416082#M764805</link>
      <description>The message is mostly harmless, but it's an indication that your sendmail &lt;BR /&gt;environment is slightly misconfigured. The following will probably fix it:&lt;BR /&gt;1. Edit /etc/hosts and add a fully qualified hostname alias (like &lt;BR /&gt;myhost.acme.com)&lt;BR /&gt;2. Edit /var/mail/sendmail.cf. Uncomment that line that looks like so:&lt;BR /&gt;  #Dj$w.Foo.COM&lt;BR /&gt;and remove the "Foo.COM" part. Leave the trailing dot. The new line will look &lt;BR /&gt;like so:&lt;BR /&gt;  Dj$w.&lt;BR /&gt;3. /sbin/init.d/sendmail stop&lt;BR /&gt;   /sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;MrNeil</description>
      <pubDate>Wed, 17 Nov 1999 11:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2416082#M764805</guid>
      <dc:creator>Neil Gast_1</dc:creator>
      <dc:date>1999-11-17T11:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2416083#M764806</link>
      <description>What Neil has suggested will probably fix the problem.&lt;BR /&gt;A few other things that may be necessary:&lt;BR /&gt;&lt;BR /&gt;1) In /etc/hosts, find the line with your hostname and add an alias to your &lt;BR /&gt;hostname with a dot at the end.&lt;BR /&gt;Example /etc/hosts entry:&lt;BR /&gt;10.10.10.10   hostname   hostname.&lt;BR /&gt;&lt;BR /&gt;2) Make sure in /etc/nsswitch.conf that the hosts and aliases entries look to &lt;BR /&gt;files first. It can look to files only, or files before DNS and/or NIS.&lt;BR /&gt;Example /etc/nsswitch.conf entries (no DNS/NIS):&lt;BR /&gt;hosts: files &lt;BR /&gt;aliases: files&lt;BR /&gt;&lt;BR /&gt;Example /etc/nsswitch.conf entries (w/DNS)&lt;BR /&gt;hosts: files dns&lt;BR /&gt;aliases: files dns&lt;BR /&gt;&lt;BR /&gt;For more info on /etc/nsswitch.conf consult the man pages for switch(4).&lt;BR /&gt;&lt;BR /&gt;3) After making these changes restart sendmail.&lt;BR /&gt;# /sbin/init.d/sendmail stop&lt;BR /&gt;# /sbin/init.d/sendmail start</description>
      <pubDate>Thu, 18 Nov 1999 15:04:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/2416083#M764806</guid>
      <dc:creator>Jason Luginbuhl_1</dc:creator>
      <dc:date>1999-11-18T15:04:34Z</dc:date>
    </item>
  </channel>
</rss>

