<?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: no sendmail daemon running, but it is working. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087357#M144013</link>
    <description>No need to have sendmail running to send out e-mails but to receive probably yes.&lt;BR /&gt;You are getting telnet 25 refused because your sendmail is not running.&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
    <pubDate>Tue, 07 Oct 2003 15:30:54 GMT</pubDate>
    <dc:creator>Uday_S_Ankolekar</dc:creator>
    <dc:date>2003-10-07T15:30:54Z</dc:date>
    <item>
      <title>no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087349#M144005</link>
      <description>If I type ps -ef | grep sendmail, it is not running, but the system is able to send out emails, and seems working ok. why?&lt;BR /&gt;the script /sbin/init.d/sendmail shows "sendmil -bd.."&lt;BR /&gt;&lt;BR /&gt;Also when I do telnet mysystem 25, get connection refused. where prohibits the connection, and why?&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Oct 2003 14:44:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087349#M144005</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-10-07T14:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087350#M144006</link>
      <description>Sendmail doesn't have to be running as a daemon to send out mail. It only has to be running as a daemon if you want to recieve mail from other machines on your machine (via SMTP, not POP, IMAP). You can even deliver mail to local acct's w/o running in daemon mode as long as you have sendmail running from cron every 10 minutes or so to process the queue.&lt;BR /&gt; &lt;BR /&gt;HTH.</description>
      <pubDate>Tue, 07 Oct 2003 14:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087350#M144006</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-10-07T14:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087351#M144007</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;The starting script /sbin/init.d/sendmail does start the sendmail by using -bd option, and it seems starting sendmail as daemon mode ( am I right?).&lt;BR /&gt;&lt;BR /&gt;The cron job doesn't have sendmail configured.&lt;BR /&gt;&lt;BR /&gt;Also whey get connectin refused when I run telnet mysystem 25? PrivacyOption =authwarning only</description>
      <pubDate>Tue, 07 Oct 2003 14:52:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087351#M144007</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-10-07T14:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087352#M144008</link>
      <description>Your /sbin/init.d/sendmail script will only start sendmail if the line SENDMAIL_SERVER (or something close to that) is set to 1 in /etc/rc.config.d/mailservs.&lt;BR /&gt; &lt;BR /&gt;You get connection refused when you telnet to port 25, because sendmail is not running. If you do a 'ps -ef | grep sendmail' and you don't get any results then sendmail is not running.&lt;BR /&gt; &lt;BR /&gt;As said, sendmail does not have to be running in order for you to send mail *from* your HP-UX box.  I don't run sendmail on any of my machines if I can help it.</description>
      <pubDate>Tue, 07 Oct 2003 14:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087352#M144008</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-10-07T14:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087353#M144009</link>
      <description>Please run and paste:&lt;BR /&gt; &lt;BR /&gt;sendmail -v you@your_domain.com &amp;lt; /dev/null&lt;BR /&gt; &lt;BR /&gt;Anything about ;; AUTHORITY SECTION?&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Oct 2003 14:58:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087353#M144009</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-10-07T14:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087354#M144010</link>
      <description>sendmail will send out mail when told to regardless of whether the daemon is running....&lt;BR /&gt; &lt;BR /&gt;/sbin/init.d/sendmail start &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;to get it cooking&lt;BR /&gt; &lt;BR /&gt;For permanence /etc/rc.config.d/mailservs&lt;BR /&gt; &lt;BR /&gt;export SENDMAIL_SERVER=1&lt;BR /&gt; &lt;BR /&gt;If thats set and it failed, there is another issue.  This can be found at start in /etc/rc.log and /var/adm/syslog/mail.log&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Oct 2003 15:07:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087354#M144010</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-07T15:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087355#M144011</link>
      <description>Hanry,&lt;BR /&gt; &lt;BR /&gt;As Patrick said, you have to enable sendmail server mode in /etc/rc.config.d/mailservs. If SERVER is not set to 1, then sendmail will not be started by /sbin/init.d/sendmail.&lt;BR /&gt;&lt;BR /&gt;From the init file:&lt;BR /&gt; &lt;BR /&gt;MAIL_SERVER=${SENDMAIL_SERVER:-0}&lt;BR /&gt; &lt;BR /&gt;...&lt;BR /&gt; &lt;BR /&gt;if [ $MAIL_SERVER -eq 1 ] ; then&lt;BR /&gt;...&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Tue, 07 Oct 2003 15:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087355#M144011</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-10-07T15:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087356#M144012</link>
      <description>Ok. the MAILSERVER_NAME is currently is set to "0", so understood why it is not running, so does that mean the sendmail.cf will not take any effect? &lt;BR /&gt;&lt;BR /&gt;Also, why I am still able to send out emails?</description>
      <pubDate>Tue, 07 Oct 2003 15:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087356#M144012</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-10-07T15:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087357#M144013</link>
      <description>No need to have sendmail running to send out e-mails but to receive probably yes.&lt;BR /&gt;You are getting telnet 25 refused because your sendmail is not running.&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Tue, 07 Oct 2003 15:30:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087357#M144013</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-10-07T15:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087358#M144014</link>
      <description>sendmail.cf is processed whenever sendmail is started, whether from the init script or from someone just running it from the shell to deliver one e-mail.&lt;BR /&gt; &lt;BR /&gt;As said before, there is no need for sendmail to be running permantly in the background to deliver mail. Mail is delivered by a separate sendmail process. For instance, when you run 'mailx -s "Hello" user@host' mailx starts a sendmail process to deliver the mail. Once it is deliverd, the sendmail process exits. It does not continue to run, nor does it ever open a listen connection on port 25.&lt;BR /&gt; &lt;BR /&gt;HTH.</description>
      <pubDate>Tue, 07 Oct 2003 15:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087358#M144014</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-10-07T15:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087359#M144015</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;Ok, vey well put.&lt;BR /&gt;&lt;BR /&gt;However, how come the mailx can initiate sendmail, and send my email out, I mean what the mechnism/configuration behind the scene?</description>
      <pubDate>Tue, 07 Oct 2003 15:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087359#M144015</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-10-07T15:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087360#M144016</link>
      <description>Just wanted to post my previous question again:&lt;BR /&gt;&lt;BR /&gt;Ok, vey well put.&lt;BR /&gt;However, how come the mailx can initiate sendmail, and send my email out, I mean what the mechnism/configuration behind the scene?&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Oct 2003 09:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087360#M144016</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-10-08T09:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087361#M144017</link>
      <description>Hanry,&lt;BR /&gt; &lt;BR /&gt;mailx doesn't do anything special at all. It just execs sendmail with the arguments needed to send the mail. You can do the same thing from the command line:&lt;BR /&gt; &lt;BR /&gt;sendmail -t &amp;lt;&amp;lt; EOF&lt;BR /&gt;To: user@host&lt;BR /&gt;From: Me&lt;BR /&gt;Subject: hello&lt;BR /&gt; &lt;BR /&gt;Hello world!!&lt;BR /&gt;EOF&lt;BR /&gt; &lt;BR /&gt;You really should read the sendmail manpage; it explains a lot of what sendmail does to get mail delivered. Also, you should assign points to those responded to your questions.&lt;BR /&gt; &lt;BR /&gt;HTH.</description>
      <pubDate>Wed, 08 Oct 2003 11:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087361#M144017</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-10-08T11:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: no sendmail daemon running, but it is working.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087362#M144018</link>
      <description>hi hanry,&lt;BR /&gt;Sendmail is a mail transfer agent. It uses sendmail.cf as its configuration files. &lt;BR /&gt;&lt;BR /&gt;The system sends out email through the MTA or mail transfer agent which you have configured in your system. Postfix, smail, qmail, and exim are some of the other MTAs. possibly your system might be running some other MTAs.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Naveej</description>
      <pubDate>Wed, 08 Oct 2003 23:22:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-sendmail-daemon-running-but-it-is-working/m-p/3087362#M144018</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2003-10-08T23:22:25Z</dc:date>
    </item>
  </channel>
</rss>

