<?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: Configuring E-mail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431229#M3108</link>
    <description>Try this,&lt;BR /&gt;&lt;BR /&gt;- cd /etc/mail&lt;BR /&gt;- save a copy of sendmail.cf to sendmail.cf.old&lt;BR /&gt;- edit sendmail.cf&lt;BR /&gt;- locate the line Dj$w.Foo.COM (should be around line 125)&lt;BR /&gt;- replace Foo.COM with your domain name or remove Foo.COM if you don't have a domain name (leave the dot there after $w)&lt;BR /&gt;- uncomment the edited line&lt;BR /&gt;- edit /etc/host, give your host an alias name as &lt;HOSTNAME.&gt;&lt;BR /&gt;- restart sendmail by "/sbin/init.d/sendmail stop" and "/sbin/init.d/sendmail start" (you must be root for doing this)&lt;BR /&gt;- now send yourself some email and try reading it&lt;BR /&gt;- if anything gone wrong, restore sendmail.cf.old then restart sendmail&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Philip&lt;BR /&gt;&lt;/HOSTNAME.&gt;</description>
    <pubDate>Tue, 18 Jul 2000 03:09:12 GMT</pubDate>
    <dc:creator>Philip Chan_1</dc:creator>
    <dc:date>2000-07-18T03:09:12Z</dc:date>
    <item>
      <title>Configuring E-mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431228#M3107</link>
      <description>Hi,&lt;BR /&gt;   I'm new to HP-UX, we have just finished installing an L2000 server running ver. 11.x of HP-UX, the name of the server is DEVSAP1, I'm trying to get e-mail to work, I have a Sun-OS e-mail server (SUN-S1.LEONIWIRING.COM)  installed on the same LAN. I tried using mailx and it doesn't do anything, it acts like it's working but I don't receive the test e-mail.&lt;BR /&gt;I have checked the mail.log file on DEVSAP1 and I get the following error message:&lt;BR /&gt;"MY UNQUALIFIED HOST NAME (DEVSAP1) UNKNOWN; SLEEPPING FOR RETRY"&lt;BR /&gt;"UNABLE TO QUALIFY MY OWN DOMAIN NAME (DEVSAP1) -- USING SHORT NAME"&lt;BR /&gt;&lt;BR /&gt;Any help will be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;     Alex Montanez&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jul 2000 23:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431228#M3107</guid>
      <dc:creator>Alex Montanez</dc:creator>
      <dc:date>2000-07-17T23:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring E-mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431229#M3108</link>
      <description>Try this,&lt;BR /&gt;&lt;BR /&gt;- cd /etc/mail&lt;BR /&gt;- save a copy of sendmail.cf to sendmail.cf.old&lt;BR /&gt;- edit sendmail.cf&lt;BR /&gt;- locate the line Dj$w.Foo.COM (should be around line 125)&lt;BR /&gt;- replace Foo.COM with your domain name or remove Foo.COM if you don't have a domain name (leave the dot there after $w)&lt;BR /&gt;- uncomment the edited line&lt;BR /&gt;- edit /etc/host, give your host an alias name as &lt;HOSTNAME.&gt;&lt;BR /&gt;- restart sendmail by "/sbin/init.d/sendmail stop" and "/sbin/init.d/sendmail start" (you must be root for doing this)&lt;BR /&gt;- now send yourself some email and try reading it&lt;BR /&gt;- if anything gone wrong, restore sendmail.cf.old then restart sendmail&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Philip&lt;BR /&gt;&lt;/HOSTNAME.&gt;</description>
      <pubDate>Tue, 18 Jul 2000 03:09:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431229#M3108</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2000-07-18T03:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring E-mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431230#M3109</link>
      <description>Beside what Philip said, in the same /etc/mail/sendmail.cf&lt;BR /&gt;edit Cw to Cwmachine_name.domaniname, DS to DSsmtp.domaniname, DR to DRdomainname.&lt;BR /&gt;Be sure in /etc/hosts you have the machine name fully qualified.</description>
      <pubDate>Tue, 18 Jul 2000 03:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431230#M3109</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-07-18T03:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring E-mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431231#M3110</link>
      <description>The /etc/hosts file, DNS, sendmail.cf file, sendmail.cw file, check all of these to ensure that you are using the FQDN. Not all of these are required but depending on your environment, you may need some of these. At the very least, do the /etc/hosts file and you should see the message go away.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jul 2000 12:22:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431231#M3110</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-07-18T12:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring E-mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431232#M3111</link>
      <description>In addition to the above, you might also want to check your /etc/nsswitch.conf - if you do not have one, create one with the following entry:&lt;BR /&gt;&lt;BR /&gt;hosts:     files [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;This tells the system to first look for any hostnames in the hosts file but if that fails, it should look in the DNS.&lt;BR /&gt;&lt;BR /&gt;PS. I am assuming that you have dns set up and that you can do an &lt;BR /&gt;nslookup hostname.&lt;BR /&gt;&lt;BR /&gt;good luck</description>
      <pubDate>Tue, 18 Jul 2000 13:22:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431232#M3111</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-07-18T13:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring E-mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431233#M3112</link>
      <description>in addition  to the above comments you might like to run the following command:&lt;BR /&gt;&lt;BR /&gt;/[sendmail_home]/sendmail -d0.1 -bt &amp;lt; /dev/null&lt;BR /&gt;&lt;BR /&gt;This will run sendmail in address testing mode and will print what it can find as the address of the local machine. ie:&lt;BR /&gt;&lt;BR /&gt;&lt;A couple="" of="" lines="" omitted="" target="_blank"&gt;&lt;BR /&gt;&lt;BR /&gt;============ SYSTEM IDENTITY (after readcf) ============&lt;BR /&gt;      (short domain name) $w = [hostname]&lt;BR /&gt;  (canonical domain name) $j = [hostname].company.com&lt;BR /&gt;         (subdomain name) $m = company.com&lt;BR /&gt;              (node name) $k = [hostname]&lt;BR /&gt;========================================================&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;&lt;A couple="" more="" lines="" omitted="" target="_blank"&gt;&lt;BR /&gt;&lt;BR /&gt;If any of these are wrong there is a problem with how nis/dns lookups are being done and you should try and sort those out.&lt;BR /&gt;&lt;BR /&gt;If these are correct you could try looking in [$home]/dead.letter &lt;BR /&gt;&lt;BR /&gt;This should hold a full copy of the mail you sent as well as some entries added by sendmail saying where it failed in its delivery attempt.&lt;/A&gt;</description>
      <pubDate>Tue, 18 Jul 2000 14:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431233#M3112</guid>
      <dc:creator>Julian Sinclair_1</dc:creator>
      <dc:date>2000-07-18T14:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring E-mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431234#M3113</link>
      <description>Hi Alex,&lt;BR /&gt; try adding your hostname to /etc/mail/sendmail.cw&lt;BR /&gt;(and restart sendmail)&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2000 12:15:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431234#M3113</guid>
      <dc:creator>Doug Brinkman</dc:creator>
      <dc:date>2000-07-19T12:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring E-mail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431235#M3114</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The answers had been already told by most of them. If you edit the sendmail.cf file and restart the sendmail. It should be through.&lt;BR /&gt;&lt;BR /&gt;Regs,&lt;BR /&gt;&lt;BR /&gt;S.J.Babu</description>
      <pubDate>Thu, 20 Jul 2000 00:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-e-mail/m-p/2431235#M3114</guid>
      <dc:creator>S.Jagadeesh Babu</dc:creator>
      <dc:date>2000-07-20T00:54:12Z</dc:date>
    </item>
  </channel>
</rss>

