<?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: start sendmail from /sbin/init.d in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716831#M947622</link>
    <description>Victor,&lt;BR /&gt;&lt;BR /&gt;Since your realized the error, I would suggest you move the script back to the original. It was only for you to get the idea.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Fri, 03 May 2002 18:54:21 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2002-05-03T18:54:21Z</dc:date>
    <item>
      <title>start sendmail from /sbin/init.d</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716821#M947612</link>
      <description>when I run&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;it said that&lt;BR /&gt;start... user unknown&lt;BR /&gt;&lt;BR /&gt;However, I can start sendmail from &lt;BR /&gt;/sbin/rc2.d/S540sendmail start&lt;BR /&gt;&lt;BR /&gt;I know it is only a link, why the first case can not work?&lt;BR /&gt;What is the meaning of "user unknown"?&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 17:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716821#M947612</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-05-03T17:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail from /sbin/init.d</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716822#M947613</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail start and stopshwould woork.&lt;BR /&gt;&lt;BR /&gt;What's the size and permissions of the sendmail file in /sbin/init.d&lt;BR /&gt;&lt;BR /&gt;Should be&lt;BR /&gt; -r-xr-xr-x   1 bin        bin           3607 Feb 24  1999 sendmail&lt;BR /&gt;&lt;BR /&gt;One of my server has this.&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 17:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716822#M947613</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-05-03T17:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail from /sbin/init.d</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716823#M947614</link>
      <description>Victor,&lt;BR /&gt;&lt;BR /&gt;Try to rename the script /sbin/init.d/sendmail as /sbin/init.d/rc.sendmail and run the command&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/rc.sendmail start&lt;BR /&gt;&lt;BR /&gt;It may be because the script itself is having the name of a command "sendmail" which is contrary to the shell script naming convention.&lt;BR /&gt;&lt;BR /&gt;It will work through the link as the link is having a different name. If you don't want to get this message, keep the name as rc.sendmail and change your links in /sbin/rc* .&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 03 May 2002 17:53:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716823#M947614</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-05-03T17:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail from /sbin/init.d</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716824#M947615</link>
      <description>Same with you, the only difference is permission, mine is 550 intead of 555, but I don't think it is a problem since I log in as root, any other ideas?&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 17:56:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716824#M947615</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-05-03T17:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail from /sbin/init.d</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716825#M947616</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You should be having one more sendmail file in /usr/sbin. You are getting "usr unknown" actually from this file.&lt;BR /&gt;&lt;BR /&gt;and ione in /usr/lib/sendmail should have link to /usr/sbin.&lt;BR /&gt;&lt;BR /&gt;--USA..&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 18:01:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716825#M947616</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-05-03T18:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail from /sbin/init.d</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716826#M947617</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One more thing you can try apart from Sri's suggetion is get /sbin/init.d/sendmail file from other server with same Version of OS.&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Fri, 03 May 2002 18:03:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716826#M947617</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-05-03T18:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail from /sbin/init.d</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716827#M947618</link>
      <description>Hi Sridhar:&lt;BR /&gt;&lt;BR /&gt;It works! But I did not get your point, what is the reason, can you give me more detais? Thanks! The point in coming.&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 18:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716827#M947618</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-05-03T18:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail from /sbin/init.d</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716828#M947619</link>
      <description>HI,&lt;BR /&gt;Check the user and group for this file.&lt;BR /&gt;Try to set the owner and group as root:sys then see if it executes?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;-pap&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 18:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716828#M947619</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-05-03T18:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail from /sbin/init.d</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716829#M947620</link>
      <description>Victor,&lt;BR /&gt;&lt;BR /&gt;Depending on how you issue the sendmail command and your path it is picking up the original sendmail daemon from /usr/sbin and running it as start as the destination user.&lt;BR /&gt;&lt;BR /&gt;To make it sure, we renamed the script.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 03 May 2002 18:17:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716829#M947620</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-05-03T18:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail from /sbin/init.d</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716830#M947621</link>
      <description>Thanks all!&lt;BR /&gt;&lt;BR /&gt;The problem is I was sitting in /sbin/init.d, when I run sendmail, it run /usr/sbin/sendmail instead of /sbin/init.d/sendmail as I thought. &lt;BR /&gt;&lt;BR /&gt;Changing name or copying from other servers both can work, they are good idea, thanks again.&lt;BR /&gt;&lt;BR /&gt;Have a great weekend, all!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 18:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716830#M947621</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-05-03T18:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail from /sbin/init.d</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716831#M947622</link>
      <description>Victor,&lt;BR /&gt;&lt;BR /&gt;Since your realized the error, I would suggest you move the script back to the original. It was only for you to get the idea.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 03 May 2002 18:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716831#M947622</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-05-03T18:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: start sendmail from /sbin/init.d</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716832#M947623</link>
      <description>For sure, that is what I did, thanks for your kindly reminder, Sridhar!&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2002 19:27:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/start-sendmail-from-sbin-init-d/m-p/2716832#M947623</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-05-03T19:27:41Z</dc:date>
    </item>
  </channel>
</rss>

