<?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 sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156746#M566433</link>
    <description>root @ SAPQA K370/4 [/sbin/init.d]&lt;BR /&gt;# ls -la *send*&lt;BR /&gt;-r-xr-xr-x   1 bin        bin           3670 Apr 26  2000 sendmail&lt;BR /&gt;&lt;BR /&gt;root @ SAPQA K370/4 [/sbin/init.d]&lt;BR /&gt;# sendmail stop&lt;BR /&gt;stop... User unknown&lt;BR /&gt;&lt;BR /&gt;yes there is sendmail there</description>
    <pubDate>Tue, 06 Jan 2004 03:08:14 GMT</pubDate>
    <dc:creator>Muda Ikhsan_1</dc:creator>
    <dc:date>2004-01-06T03:08:14Z</dc:date>
    <item>
      <title>Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156742#M566429</link>
      <description>Hi.. i'm trying to configure sendmail for my HP-UX 11.0 system.. &lt;BR /&gt;in the log i swa a lot of messages :&lt;BR /&gt;Jan  6 10:44:23 sapqa sendmail[5310]: unable to qualify my own domain name (sapqa) -- using shor&lt;BR /&gt;t name&lt;BR /&gt;Jan  6 10:44:23 sapqa sendmail[5310]:  be sure to set domain name in Dj macro in sendmail.cf&lt;BR /&gt;Jan  6 10:44:23 sapqa sendmail[5310]: KAA05310: to=stop, delay=00:00:00, mailer=local, stat=User&lt;BR /&gt; unknown&lt;BR /&gt;Jan  6 10:45:20 sapqa sendmail[5379]: unable to qualify my own domain name (sapqa) -- using shor&lt;BR /&gt;t name&lt;BR /&gt;Jan  6 10:45:20 sapqa sendmail[5379]:  be sure to set domain name in Dj macro in sendmail.cf&lt;BR /&gt;Jan  6 10:46:01 sapqa sendmail[5433]: unable to qualify my own domain name (sapqa) -- using shor&lt;BR /&gt;t name&lt;BR /&gt;Jan  6 10:46:01 sapqa sendmail[5433]:  be sure to set domain name in Dj macro in sendmail.cf&lt;BR /&gt;Jan  6 10:46:01 sapqa sendmail[5433]: KAA05433: to=stop, delay=00:00:00, mailer=local, stat=User&lt;BR /&gt; unknown&lt;BR /&gt;Jan  6 10:46:26 sapqa sendmail[5460]: unable to qualify my own domain name (sapqa) -- using shor&lt;BR /&gt;t name&lt;BR /&gt;Jan  6 10:46:26 sapqa sendmail[5460]:  be sure to set domain name in Dj macro in sendmail.cf&lt;BR /&gt;Jan  6 10:50:02 sapqa sendmail[5739]: unable to qualify my own domain name (sapqa) -- using shor&lt;BR /&gt;t name&lt;BR /&gt;Jan  6 10:50:02 sapqa sendmail[5739]:  be sure to set domain name in Dj macro in sendmail.cf&lt;BR /&gt;Jan  6 10:50:02 sapqa sendmail[5739]: KAA05739: forward /home/informix/.forward.sapqa: World wri&lt;BR /&gt;table directory&lt;BR /&gt;Jan  6 10:50:02 sapqa sendmail[5739]: KAA05739: forward /home/informix/.forward: World writable&lt;BR /&gt;directory&lt;BR /&gt;Jan  6 10:50:02 sapqa sendmail[5739]: KAA05739: from=root, size=263, class=0, pri=30263, nrcpts=&lt;BR /&gt;1, msgid=&amp;lt;200401060250.KAA05739@sapqa&amp;gt;, relay=root@localhost&lt;BR /&gt;Jan  6 10:50:02 sapqa sendmail[5741]: KAA05739: forward /home/informix/.forward.sapqa: World wri&lt;BR /&gt;table directory&lt;BR /&gt;Jan  6 10:50:02 sapqa sendmail[5741]: KAA05739: forward /home/informix/.forward: World writable&lt;BR /&gt;directory&lt;BR /&gt;Jan  6 10:50:02 sapqa sendmail[5741]: KAA05739: to=informix, ctladdr=root (0/3), delay=00:00:00,&lt;BR /&gt; xdelay=00:00:00, mailer=local, stat=Sent&lt;BR /&gt;&lt;BR /&gt;because i'm new at this sendmail.. could somebody help me.. &lt;BR /&gt;Thank you</description>
      <pubDate>Mon, 05 Jan 2004 22:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156742#M566429</guid>
      <dc:creator>Muda Ikhsan_1</dc:creator>
      <dc:date>2004-01-05T22:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156743#M566430</link>
      <description>Have you already set the 'Dj' macro in the /etc/mail/sendmail.cf file.&lt;BR /&gt;If not, how have you set up your DNS?&lt;BR /&gt;&lt;BR /&gt;Do you have a /etc/resolv.conf file?&lt;BR /&gt;contents&lt;BR /&gt;domain mydomain.com&lt;BR /&gt;nameserver 10.10.10.10&lt;BR /&gt;nameserver 10.20.20.20&lt;BR /&gt;&lt;BR /&gt;Do you have a /etc/nsswitch.conf file?&lt;BR /&gt;if so what are the contents?&lt;BR /&gt;&lt;BR /&gt;Also what are the permissions to /home/informix&lt;BR /&gt;and&lt;BR /&gt;/home/informix/.forward&lt;BR /&gt;There is a security problem with the file/and or directory permissions.</description>
      <pubDate>Mon, 05 Jan 2004 22:24:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156743#M566430</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-01-05T22:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156744#M566431</link>
      <description>i set the DJ MAcro with our domain. and  we don't have any of the files.&lt;BR /&gt;-rw-r--r--   1 root       sys           4921 Mar 20  2000 #ntp.conf&lt;BR /&gt;-rw-r--r--   1 root       sys            600 Dec 13  2001 #pam_user.conf&lt;BR /&gt;-r--r--r--   1 root       bin           1559 Jan 28  1999 envd.conf&lt;BR /&gt;-r--r--r--   1 bin        bin            327 Oct 27  1997 gated.conf&lt;BR /&gt;-rw-r--r--   1 root       sys           5223 Feb 18  2003 inetd.conf&lt;BR /&gt;-r--r--r--   1 root       sys             15 Oct 27  1997 inetsvcs.conf&lt;BR /&gt;-r--r--r--   1 bin        bin           1006 Jun  7  1996 mrouted.conf&lt;BR /&gt;-rw-r--r--   1 bin        bin              0 Nov  9  2001 nettlgen.conf&lt;BR /&gt;-rw-r--r--   1 root       sys           4943 Oct 17  2001 ntp.conf&lt;BR /&gt;-rw-r--r--   1 root       root          8950 Nov  9  2001 oldnettlgen.conf&lt;BR /&gt;-r--r--r--   1 root       sys           1388 Nov 16  2001 pam.conf&lt;BR /&gt;-r--r--r--   1 root       sys            600 Dec 13  2001 pam_user.conf&lt;BR /&gt;-rw-r--r--   1 root       sys              7 Aug 10 10:43 pdclientd.conf&lt;BR /&gt;-r--r--r--   1 bin        bin            677 Nov  6  1997 rarpd.conf&lt;BR /&gt;lrwxr-xr-x   1 root       sys             27 Oct 17  2001 snmpd.conf -&amp;gt; /etc/SnmpAgent.d/snmpd.c&lt;BR /&gt;onf&lt;BR /&gt;-r--r--r--   1 bin        bin             60 Nov  6  1997 stcp.conf&lt;BR /&gt;-r--r--r--   1 bin        bin            257 Jun 10  1996 syslog.conf&lt;BR /&gt;&lt;BR /&gt;it's also very strange to me i can't stop the sendmail.&lt;BR /&gt;when i want to stop the sendmail.. it always hang with user unknown.&lt;BR /&gt;# sendmail stop&lt;BR /&gt;stop... User unknown&lt;BR /&gt;&lt;BR /&gt;I just want to use the system relaying mail to our SMTP server. located in the LAN.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Jan 2004 23:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156744#M566431</guid>
      <dc:creator>Muda Ikhsan_1</dc:creator>
      <dc:date>2004-01-05T23:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156745#M566432</link>
      <description>There should be some rc scripts which brings up sendmail use the same to stop sendmail. Can u try ls -l *send* under /sbin/init.d (I suppose thts the correct directory)&lt;BR /&gt;&lt;BR /&gt;The command what u r trying in incorrect&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Tue, 06 Jan 2004 02:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156745#M566432</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-01-06T02:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156746#M566433</link>
      <description>root @ SAPQA K370/4 [/sbin/init.d]&lt;BR /&gt;# ls -la *send*&lt;BR /&gt;-r-xr-xr-x   1 bin        bin           3670 Apr 26  2000 sendmail&lt;BR /&gt;&lt;BR /&gt;root @ SAPQA K370/4 [/sbin/init.d]&lt;BR /&gt;# sendmail stop&lt;BR /&gt;stop... User unknown&lt;BR /&gt;&lt;BR /&gt;yes there is sendmail there</description>
      <pubDate>Tue, 06 Jan 2004 03:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156746#M566433</guid>
      <dc:creator>Muda Ikhsan_1</dc:creator>
      <dc:date>2004-01-06T03:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156747#M566434</link>
      <description>The current directory (.) is not in the path of root, resulting in not calling /sbin/init.d/sendmail, but the executable of sendmail, /usr/lib/sendmail.&lt;BR /&gt;To stop sendmail, do /sbin/init.d/sendmail stop&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jan 2004 03:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156747#M566434</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-06T03:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156748#M566435</link>
      <description>Hi thanks it solve one of my problem.. bur my other problems still exist.&lt;BR /&gt;I want to activate the sendmail in my HP-UX so it can relay messages to internet users using my Internet SMTP Gateway.</description>
      <pubDate>Tue, 06 Jan 2004 03:19:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156748#M566435</guid>
      <dc:creator>Muda Ikhsan_1</dc:creator>
      <dc:date>2004-01-06T03:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156749#M566436</link>
      <description>I got this in my mail.log&lt;BR /&gt;&lt;BR /&gt;Jan  6 13:40:01 sapqa sendmail[19435]: unable to qualify my own domain name (sapqa) -- using sho&lt;BR /&gt;rt name&lt;BR /&gt;Jan  6 13:40:01 sapqa sendmail[19435]:  be sure to set domain name in Dj macro in sendmail.cf&lt;BR /&gt;Jan  6 13:40:01 sapqa sendmail[19435]: NAA19435: forward /home/informix/.forward.sapqa: World wr&lt;BR /&gt;itable directory&lt;BR /&gt;Jan  6 13:40:01 sapqa sendmail[19435]: NAA19435: forward /home/informix/.forward: World writable&lt;BR /&gt; directory&lt;BR /&gt;Jan  6 13:40:01 sapqa sendmail[19435]: NAA19435: from=root, size=263, class=0, pri=30263, nrcpts&lt;BR /&gt;=1, msgid=&amp;lt;200401060540.NAA19435@sapqa.r3&amp;gt;, relay=root@localhost&lt;BR /&gt;Jan  6 13:40:02 sapqa sendmail[19437]: NAA19435: forward /home/informix/.forward.sapqa: World wr&lt;BR /&gt;itable directory&lt;BR /&gt;Jan  6 13:40:02 sapqa sendmail[19437]: NAA19435: forward /home/informix/.forward: World writable&lt;BR /&gt; directory&lt;BR /&gt;Jan  6 13:40:02 sapqa sendmail[19437]: NAA19435: to=informix, ctladdr=root (0/3), delay=00:00:01&lt;BR /&gt;, xdelay=00:00:00, mailer=local, stat=Sent&lt;BR /&gt;Jan  6 13:50:00 sapqa sendmail[20190]: unable to qualify my own domain name (sapqa) -- using sho&lt;BR /&gt;rt name&lt;BR /&gt;Jan  6 13:50:00 sapqa sendmail[20190]:  be sure to set domain name in Dj macro in sendmail.cf&lt;BR /&gt;Jan  6 13:50:00 sapqa sendmail[20190]: NAA20190: forward /home/informix/.forward.sapqa: World wr&lt;BR /&gt;itable directory&lt;BR /&gt;Jan  6 13:50:00 sapqa sendmail[20190]: NAA20190: forward /home/informix/.forward: World writable&lt;BR /&gt; directory&lt;BR /&gt;Jan  6 13:50:01 sapqa sendmail[20190]: NAA20190: from=root, size=263, class=0, pri=30263, nrcpts&lt;BR /&gt;=1, msgid=&amp;lt;200401060550.NAA20190@sapqa.r3&amp;gt;, relay=root@localhost&lt;BR /&gt;Jan  6 13:50:01 sapqa sendmail[20192]: NAA20190: forward /home/informix/.forward.sapqa: World wr&lt;BR /&gt;itable directory&lt;BR /&gt;Jan  6 13:50:01 sapqa sendmail[20192]: NAA20190: forward /home/informix/.forward: World writable&lt;BR /&gt; directory&lt;BR /&gt;Jan  6 13:50:01 sapqa sendmail[20192]: NAA20190: to=informix, ctladdr=root (0/3), delay=00:00:01&lt;BR /&gt;, xdelay=00:00:00, mailer=local, stat=Sent&lt;BR /&gt;Jan  6 14:00:00 sapqa sendmail[20943]: unable to qualify my own domain name (sapqa) -- using sho&lt;BR /&gt;rt name&lt;BR /&gt;&lt;BR /&gt;and this as when i try to sedn the mail&lt;BR /&gt;# sendmail -v "muda_ikhsan@jjsea.com"&lt;BR /&gt;muda_ikhsan@jjsea.com... jjsea.com: Name server timeout&lt;BR /&gt;muda_ikhsan@jjsea.com... Transient parse error -- message queued for future delivery&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jan 2004 03:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156749#M566436</guid>
      <dc:creator>Muda Ikhsan_1</dc:creator>
      <dc:date>2004-01-06T03:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156750#M566437</link>
      <description>Make sure your DNS configuration is correct... DNS needs to work before sendmail can work.&lt;BR /&gt;&lt;BR /&gt;'muda_ikhsan@jjsea.com... jjsea.com: Name server timeout' -&amp;gt; sendmail can not resolv jjsea.com. First solve this. You can check your DNS settings with dig or nslookup.&lt;BR /&gt;&lt;BR /&gt;'Jan 6 13:40:01 sapqa sendmail[19435]: unable to qualify my own domain name (sapqa) -- using sho&lt;BR /&gt;rt name&lt;BR /&gt;Jan 6 13:40:01 sapqa sendmail[19435]: be sure to set domain name in Dj macro in sendmail.cf'&lt;BR /&gt;This implies that your sendmail.cf still doesn't contain a valid Dj macro. Could it be you have 2 Dj lines, one overriding the other?&lt;BR /&gt;&lt;BR /&gt;The world-writable directories should be closed up somewhat.&lt;BR /&gt;&lt;BR /&gt;Try to solve easy problems first, just to filter out as many error/warning messages ASAP so you see the real problems better.</description>
      <pubDate>Tue, 06 Jan 2004 04:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156750#M566437</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-06T04:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156751#M566438</link>
      <description>i think the DNS ok.. &lt;BR /&gt;root @ SAPQA K370/4 [/etc]&lt;BR /&gt;# nslookup jjsea.com&lt;BR /&gt;Using /etc/hosts on:  sapqa&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name:    jjsea&lt;BR /&gt;Address:  192.168.101.102&lt;BR /&gt;Aliases:  jjsea.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root @ SAPQA K370/4 [/etc]&lt;BR /&gt;# sendmail -v "muda_ikhsan@jjsea.com"&lt;BR /&gt;muda_ikhsan@jjsea.com... jjsea.com: Name server timeout&lt;BR /&gt;muda_ikhsan@jjsea.com... Transient parse error -- message queued for future deli&lt;BR /&gt;very&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jan 2004 12:05:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156751#M566438</guid>
      <dc:creator>Muda Ikhsan_1</dc:creator>
      <dc:date>2004-01-06T12:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156752#M566439</link>
      <description>and this in my sendmail.cf&lt;BR /&gt; where hp.com would be the name of your domain.&lt;BR /&gt;# Then that warning message goes away.&lt;BR /&gt;#&lt;BR /&gt;Dj$w.localhost.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CP.&lt;BR /&gt;&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS&lt;BR /&gt;&lt;BR /&gt;# place to which unknown users should be forwarded&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jan 2004 12:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156752#M566439</guid>
      <dc:creator>Muda Ikhsan_1</dc:creator>
      <dc:date>2004-01-06T12:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156753#M566440</link>
      <description>DNS doesn't sound okay....&lt;BR /&gt;&lt;BR /&gt;Sendmail is looking for the MX record....&lt;BR /&gt;&lt;BR /&gt;Do it interactively:&lt;BR /&gt;&lt;BR /&gt;nslookup&lt;BR /&gt;&lt;BR /&gt;&amp;gt;set server sapqa&lt;BR /&gt;&lt;BR /&gt;&amp;gt;set type=MX&lt;BR /&gt;&lt;BR /&gt;&amp;gt;jjsea.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What is in /etc/resolv.conf?&lt;BR /&gt;&lt;BR /&gt;Add your domain name in /etc/hosts&lt;BR /&gt;&lt;BR /&gt;X.X.X.X   yourserever   yourserver.yourdomain.com&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Sep 2004 15:21:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-sendmail/m-p/3156753#M566440</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-08T15:21:04Z</dc:date>
    </item>
  </channel>
</rss>

