<?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/2462248#M14512</link>
    <description>Chen,&lt;BR /&gt;&lt;BR /&gt;Try:&lt;BR /&gt;&lt;BR /&gt;vi /etc/hosts and put the IP Address click tab then hostname again tab and for example hostname.co as alias name.&lt;BR /&gt;&lt;BR /&gt;Good lake&lt;BR /&gt;&lt;BR /&gt;Augusto&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Nov 2000 07:22:10 GMT</pubDate>
    <dc:creator>augusto cossa</dc:creator>
    <dc:date>2000-11-08T07:22:10Z</dc:date>
    <item>
      <title>sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462243#M14507</link>
      <description>We always got a sendmail error message as below. Can some advice ma how to fix the problem? We are using HP9000/L2000 with HP-UX 11.00. Thank you.&lt;BR /&gt;&lt;BR /&gt;the sendmail error message:&lt;BR /&gt;&lt;BR /&gt;Sep 4 09:37:31 ih0k11 sendmail[1873]: unable to qualify my own domain name(ih0k11) -- using short name&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Nov 2000 02:12:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462243#M14507</guid>
      <dc:creator>Chen Yingjie</dc:creator>
      <dc:date>2000-11-07T02:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462244#M14508</link>
      <description>Chen:&lt;BR /&gt;&lt;BR /&gt;This question has been answered earlier, you can do a search in the forums for other answers.. but to get you started, the reason it happens is because sendmail expects to have a fully qualified domain name  (eg. host.domain.com instead of host) so what you should do is either:&lt;BR /&gt;1. Edit your /etc/hosts file and put a . (full stop / period) after the hostname eg. ih0k11.&lt;BR /&gt;2. Edit your /etc/hosts file and put a fully qualified domain name against your host name eg. ih0k11.yourdomain.com&lt;BR /&gt;&lt;BR /&gt;after this change, the next time you restart sendmail eg. (/sbin/init.d/sendmail stop ; /sbin/init.d/sendmail start) or reboot the server, your "problem" will be gone!</description>
      <pubDate>Tue, 07 Nov 2000 04:35:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462244#M14508</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-11-07T04:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462245#M14509</link>
      <description>Thank you for reply.&lt;BR /&gt;I have test it by your advices. &lt;BR /&gt;but it does not work normally.&lt;BR /&gt;The problem may gone, but a new proble is appeared. &lt;BR /&gt;The problem is whle we type elm, it shown a segment error, and the prompt is freezed.&lt;BR /&gt;&lt;BR /&gt;chen</description>
      <pubDate>Tue, 07 Nov 2000 08:49:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462245#M14509</guid>
      <dc:creator>Chen Yingjie</dc:creator>
      <dc:date>2000-11-07T08:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462246#M14510</link>
      <description>Chen, first type&lt;BR /&gt;#sendmail -bs&lt;BR /&gt;&lt;BR /&gt;and make sure that the version mentioned first agrees with the version after the /&lt;BR /&gt;&lt;BR /&gt;i.e., &lt;BR /&gt;ESMTP Sendmail 8.9.3 (PHNE_18546)/8.9.3; &lt;BR /&gt;(control C to escape)&lt;BR /&gt;&lt;BR /&gt;If not, then mv /etc/mail/sendmail.cf to /etc/mail/sendmail.old THEN&lt;BR /&gt;cp /usr/newconfig/etc/mail/sendmail.cf /etc/mail.&lt;BR /&gt;&lt;BR /&gt;Vi this file and, if you are NOT using DNS for name resolution, find the Dj$w macro, uncomment it, remove the FOO.com (leave the "." after the Dj$w).  In your /etc/hosts file, add an alias for this machine like this:&lt;BR /&gt;&lt;BR /&gt;19.83.44.19    myserver    myserver.&lt;BR /&gt;&lt;BR /&gt;Don't forget the "." at the end.&lt;BR /&gt;&lt;BR /&gt;In your /etc/mail/sendmail.CW file, make sure only the names by which this server is known by is listed, along with localhost.&lt;BR /&gt;&lt;BR /&gt;Then stop/restart sendmail.&lt;BR /&gt;&lt;BR /&gt;Berlene&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Nov 2000 20:30:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462246#M14510</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-11-07T20:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462247#M14511</link>
      <description>Chen - I fix this message by putting a .  after the hostname in the /etc/hosts file&lt;BR /&gt;eg    101.4.46.231 SERVER .&lt;BR /&gt;&lt;BR /&gt;Regards john</description>
      <pubDate>Wed, 08 Nov 2000 02:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462247#M14511</guid>
      <dc:creator>John McWilliams</dc:creator>
      <dc:date>2000-11-08T02:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462248#M14512</link>
      <description>Chen,&lt;BR /&gt;&lt;BR /&gt;Try:&lt;BR /&gt;&lt;BR /&gt;vi /etc/hosts and put the IP Address click tab then hostname again tab and for example hostname.co as alias name.&lt;BR /&gt;&lt;BR /&gt;Good lake&lt;BR /&gt;&lt;BR /&gt;Augusto&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2000 07:22:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462248#M14512</guid>
      <dc:creator>augusto cossa</dc:creator>
      <dc:date>2000-11-08T07:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462249#M14513</link>
      <description>Chen,&lt;BR /&gt;&lt;BR /&gt;Try:&lt;BR /&gt;&lt;BR /&gt;vi /etc/hosts and put the IP Address click tab then hostname again tab and for example hostname.co as alias name.&lt;BR /&gt;&lt;BR /&gt;Good lake&lt;BR /&gt;&lt;BR /&gt;Augusto&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2000 07:22:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462249#M14513</guid>
      <dc:creator>augusto cossa</dc:creator>
      <dc:date>2000-11-08T07:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462250#M14514</link>
      <description>Chen,&lt;BR /&gt;&lt;BR /&gt;Try:&lt;BR /&gt;&lt;BR /&gt;vi /etc/hosts and put the IP Address click tab then hostname again tab and for example hostname.co as alias name.&lt;BR /&gt;&lt;BR /&gt;Good lake&lt;BR /&gt;&lt;BR /&gt;Augusto&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2000 07:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462250#M14514</guid>
      <dc:creator>augusto cossa</dc:creator>
      <dc:date>2000-11-08T07:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462251#M14515</link>
      <description>Chen,&lt;BR /&gt;&lt;BR /&gt;Try:&lt;BR /&gt;&lt;BR /&gt;vi /etc/hosts and put the IP Address click tab then hostname again tab and for example hostname.co as alias name.&lt;BR /&gt;&lt;BR /&gt;Good lake&lt;BR /&gt;&lt;BR /&gt;Augusto&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2000 07:22:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462251#M14515</guid>
      <dc:creator>augusto cossa</dc:creator>
      <dc:date>2000-11-08T07:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462252#M14516</link>
      <description>Chen,&lt;BR /&gt;&lt;BR /&gt;Try:&lt;BR /&gt;&lt;BR /&gt;vi /etc/hosts and put the IP Address click tab then hostname again tab and for example hostname.co as alias name.&lt;BR /&gt;&lt;BR /&gt;Good lake&lt;BR /&gt;&lt;BR /&gt;Augusto&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2000 07:22:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462252#M14516</guid>
      <dc:creator>augusto cossa</dc:creator>
      <dc:date>2000-11-08T07:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462253#M14517</link>
      <description>Chen,&lt;BR /&gt;&lt;BR /&gt;Try:&lt;BR /&gt;&lt;BR /&gt;vi /etc/hosts and put the IP Address click tab then hostname again tab and for example hostname.co as alias name.&lt;BR /&gt;&lt;BR /&gt;Good lake&lt;BR /&gt;&lt;BR /&gt;Augusto&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2000 07:22:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-error/m-p/2462253#M14517</guid>
      <dc:creator>augusto cossa</dc:creator>
      <dc:date>2000-11-08T07:22:51Z</dc:date>
    </item>
  </channel>
</rss>

