<?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 How can i start sendmail daemon (sendmail: accepting connections on port 25) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056700#M305364</link>
    <description>How can i start sendmail daemon (sendmail: accepting connections on port 25)&lt;BR /&gt;&lt;BR /&gt;thaks.</description>
    <pubDate>Sun, 19 Aug 2007 23:51:54 GMT</pubDate>
    <dc:creator>Manuales</dc:creator>
    <dc:date>2007-08-19T23:51:54Z</dc:date>
    <item>
      <title>How can i start sendmail daemon (sendmail: accepting connections on port 25)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056700#M305364</link>
      <description>How can i start sendmail daemon (sendmail: accepting connections on port 25)&lt;BR /&gt;&lt;BR /&gt;thaks.</description>
      <pubDate>Sun, 19 Aug 2007 23:51:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056700#M305364</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-08-19T23:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can i start sendmail daemon (sendmail: accepting connections on port 25)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056701#M305365</link>
      <description>Simply you can use -&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/sendmail stop&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is a line : &lt;BR /&gt;/usr/bin/sendmail -bd -q30m &amp;amp;&amp;amp; echo "sendmail" &lt;BR /&gt;&lt;BR /&gt;The option -q30m means 30 minutes of interval. &lt;BR /&gt;You can use (for example) -q20s for 20 seconds of interval or other &lt;BR /&gt;interval desired. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Aviansh</description>
      <pubDate>Sun, 19 Aug 2007 23:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056701#M305365</guid>
      <dc:creator>Avinash Agarkar</dc:creator>
      <dc:date>2007-08-19T23:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can i start sendmail daemon (sendmail: accepting connections on port 25)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056702#M305366</link>
      <description>Hi Manuales,&lt;BR /&gt;&lt;BR /&gt;Use the following command&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/sendmail stop&lt;BR /&gt;&lt;BR /&gt;To stop the sendmail daemon.&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;To start the sendmail daemon.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Viswa.</description>
      <pubDate>Sun, 19 Aug 2007 23:59:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056702#M305366</guid>
      <dc:creator>Viswanadhan</dc:creator>
      <dc:date>2007-08-19T23:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can i start sendmail daemon (sendmail: accepting connections on port 25)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056703#M305367</link>
      <description>It did not work   :'(  .....&lt;BR /&gt;&lt;BR /&gt;02:/etc-&amp;gt;/sbin/init.d/sendmail start&lt;BR /&gt;02:/etc-&amp;gt;ps -fea | grep send&lt;BR /&gt;    root 10607  7410  1 00:06:33 ttyp3     0:00 grep send&lt;BR /&gt;&lt;BR /&gt;why?</description>
      <pubDate>Mon, 20 Aug 2007 00:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056703#M305367</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-08-20T00:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can i start sendmail daemon (sendmail: accepting connections on port 25)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056704#M305368</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Cross check that sendmail is installed or not ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Viswa.</description>
      <pubDate>Mon, 20 Aug 2007 00:08:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056704#M305368</guid>
      <dc:creator>Viswanadhan</dc:creator>
      <dc:date>2007-08-20T00:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can i start sendmail daemon (sendmail: accepting connections on port 25)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056705#M305369</link>
      <description>I think it does not :&lt;BR /&gt;&lt;BR /&gt;02:/etc-&amp;gt;/sbin/init.d/sendmail start&lt;BR /&gt;02:/etc-&amp;gt;ps -fea | grep send&lt;BR /&gt;    root 10607  7410  1 00:06:33 ttyp3     0:00 grep send&lt;BR /&gt;&lt;BR /&gt;how can i get that sw?</description>
      <pubDate>Mon, 20 Aug 2007 00:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056705#M305369</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-08-20T00:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can i start sendmail daemon (sendmail: accepting connections on port 25)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056706#M305370</link>
      <description>hi Manuales,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Verify&lt;BR /&gt;Sendmail can be stopped with:&lt;BR /&gt;#/sbin/init.d/sendmail stop&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;#killsm&lt;BR /&gt;Sendmail can be started with:&lt;BR /&gt;#/sbin/init.d/./sendmail start&lt;BR /&gt;&lt;BR /&gt;# ll /usr/sbin/sendmail&lt;BR /&gt;lrwxr-xr-x   1 root       sys             39 Aug 23  2006 /usr/sbin/sendmail -&amp;gt; /usr/contrib/sendmail/usr/sbin/sendmail&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this help.&lt;BR /&gt;WK</description>
      <pubDate>Mon, 20 Aug 2007 00:12:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056706#M305370</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-08-20T00:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can i start sendmail daemon (sendmail: accepting connections on port 25)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056707#M305371</link>
      <description>$ ll /usr/sbin/sendmail&lt;BR /&gt;-r-sr-sr-t   1 root       mail        344064 Jun  7  1996 /usr/sbin/sendmail&lt;BR /&gt;&lt;BR /&gt;how can i link?&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Mon, 20 Aug 2007 00:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056707#M305371</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2007-08-20T00:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can i start sendmail daemon (sendmail: accepting connections on port 25)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056708#M305372</link>
      <description>&lt;BR /&gt;hi Manuales,&lt;BR /&gt;&lt;BR /&gt; Please ignore about the link. the correct one, your file is correct!!&lt;BR /&gt;&lt;BR /&gt;# ll /usr/sbin/sendmail&lt;BR /&gt;-r-sr-sr-t   1 root       mail        864256 Jul 13  2006 /usr/sbin/sendmail&lt;BR /&gt;&lt;BR /&gt;#cd /sbin/init.d/&lt;BR /&gt;#./sendmail stop&lt;BR /&gt;Sendmail pid is 1498&lt;BR /&gt;Killing sendmail&lt;BR /&gt;Please wait .....&lt;BR /&gt;Sendmail killed.&lt;BR /&gt;&lt;BR /&gt;#./sendmail start&lt;BR /&gt;/etc/mail/aliases: 7 aliases, longest 9 bytes, 88 bytes total&lt;BR /&gt;sendmail&lt;BR /&gt;&lt;BR /&gt;#ps -ef  |grep sendmail&lt;BR /&gt;    root 19620     1  0 14:01:22 ?         0:00 sendmail: accepting connections on port 25&lt;BR /&gt;&lt;BR /&gt;Hope this help.&lt;BR /&gt;&lt;BR /&gt;Follow my steps...&lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Mon, 20 Aug 2007 01:13:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-can-i-start-sendmail-daemon-sendmail-accepting-connections/m-p/4056708#M305372</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-08-20T01:13:25Z</dc:date>
    </item>
  </channel>
</rss>

