<?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 question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564361#M919403</link>
    <description>Your domain name should be listed in your /etc/resolve.conf&lt;BR /&gt;&lt;BR /&gt;#/etc/resolv.conf&lt;BR /&gt;domain my.domain.com&lt;BR /&gt;nameserver xxx.xxx.xxx.xxx&lt;BR /&gt;nameserver xxx.xxx.xxx.xxx</description>
    <pubDate>Mon, 13 Aug 2001 17:43:51 GMT</pubDate>
    <dc:creator>Joseph C. Denman</dc:creator>
    <dc:date>2001-08-13T17:43:51Z</dc:date>
    <item>
      <title>sendmail question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564356#M919398</link>
      <description>hi, all.  THis is probably a dumb question, but I'll ask it anyway.  In sendmail, when it starts, I get the error saying that I need to modify the dj$ parameter to the domain name.  The first line in the /etc/hosts file is &lt;BR /&gt;&lt;BR /&gt;IP munix munix (where munix is the machine name)  &lt;BR /&gt;&lt;BR /&gt;The /etc/nsswitch.conf file has hosts: nis files (hp had me put the nis there when I had a networking problem)&lt;BR /&gt;&lt;BR /&gt;Where do I find the domain name for sendmail.cf?  I have tried munix, mclbody.com (the domain for the NT server), mbceng (which is the NIS domain name) and thrown in some other variations of stuff.  The unix server is not connected to the outside world and would be linked to the windows network (as far as getting the IP address).  We do not have DNS on the system. Nothing seems to remove the error.  What exactly am I missing?  Thanks!&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Fri, 10 Aug 2001 19:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564356#M919398</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2001-08-10T19:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564357#M919399</link>
      <description>Hi Mark:&lt;BR /&gt;&lt;BR /&gt;Take a look at document #KLTKBRC00005381 in the Technical Knowledge Base.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 10 Aug 2001 19:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564357#M919399</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-08-10T19:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564358#M919400</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;Update your hosts file with&lt;BR /&gt;&lt;BR /&gt;IP munix munix.mclbody.com&lt;BR /&gt;&lt;BR /&gt;and bounce your sendmail&lt;BR /&gt;/sbin/init.d/sendmail stop ; /sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;I am RU</description>
      <pubDate>Fri, 10 Aug 2001 21:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564358#M919400</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-10T21:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564359#M919401</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;Just wanted to point you to the relavant section in the /etc/mail/sendmail.cf which confirms to what I had said in my previous post.&lt;BR /&gt;&lt;BR /&gt;/Begin Quote /&lt;BR /&gt;This is required only if sendmail cannot automatically determine your domain.  If you are not using DNS, and the official host name (ie,the first entry in /etc/hosts following your IP address) is not a fully-qualified host name, then sendmail will have difficulty resolving your domain name.&lt;BR /&gt;/End Quote/&lt;BR /&gt;&lt;BR /&gt;What this is basically saying is, if sendmail can't determine your domain either through DNS or the first entry following the IP address then it expects the $J macro to be set in the sendmail configuration file.&lt;BR /&gt;&lt;BR /&gt;-Hope that answers your question&lt;BR /&gt;I am RU</description>
      <pubDate>Fri, 10 Aug 2001 21:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564359#M919401</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-10T21:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564360#M919402</link>
      <description>Thanks!  That listing wasn't there when I got the server (it was munix munix in /etc/hosts), so it never occured to me to link in the domain name like that.  Now I know.  &lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Mon, 13 Aug 2001 16:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564360#M919402</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2001-08-13T16:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564361#M919403</link>
      <description>Your domain name should be listed in your /etc/resolve.conf&lt;BR /&gt;&lt;BR /&gt;#/etc/resolv.conf&lt;BR /&gt;domain my.domain.com&lt;BR /&gt;nameserver xxx.xxx.xxx.xxx&lt;BR /&gt;nameserver xxx.xxx.xxx.xxx</description>
      <pubDate>Mon, 13 Aug 2001 17:43:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-question/m-p/2564361#M919403</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-08-13T17:43:51Z</dc:date>
    </item>
  </channel>
</rss>

