<?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 mail without sendmail daemon in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609071#M35683</link>
    <description>Great! How do I tell the system which smtp host to use?&lt;BR /&gt;&lt;BR /&gt;James</description>
    <pubDate>Wed, 07 Nov 2001 15:32:45 GMT</pubDate>
    <dc:creator>James Beamish-White</dc:creator>
    <dc:date>2001-11-07T15:32:45Z</dc:date>
    <item>
      <title>Configuring mail without sendmail daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609067#M35679</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Is it possible to mail from a machine without sendmail running? Do you still have to periodically run sendmail -q to post messages? &lt;BR /&gt;&lt;BR /&gt;I would like to send mail messages to an internal smtp host without running sendmail daemon, how can I configure this, or is it too hard?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;James</description>
      <pubDate>Wed, 07 Nov 2001 15:20:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609067#M35679</guid>
      <dc:creator>James Beamish-White</dc:creator>
      <dc:date>2001-11-07T15:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring mail without sendmail daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609068#M35680</link>
      <description>You don't need to run sendmail as a daemon to send messages. You can disable sendmail to run as a daemon but still can be able to send messages. You can use mailx for this purpose. However, you need to have sendmail daemon for receiving mails. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 07 Nov 2001 15:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609068#M35680</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-11-07T15:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring mail without sendmail daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609069#M35681</link>
      <description>James,&lt;BR /&gt;That is the beauty of sendmail, you can still send email without the daemon running. Just enter /sbin/init.d/sendmail stop to stop the daemon. No other configuration should be required. You may want to change the /sbin/rc2.d/S540sendmail to /sbin/init.d/s540sendmail so it does not start on boot. But you should be ok from there.&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;C</description>
      <pubDate>Wed, 07 Nov 2001 15:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609069#M35681</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2001-11-07T15:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring mail without sendmail daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609070#M35682</link>
      <description>Hi James,&lt;BR /&gt;&lt;BR /&gt;you need to have sendmail running to send mail to other servers. Even if it is within your own domain. To limit the use of mailing withing the domain, you should have the correct name resolution on your system, DNS if available would be good. No need to customise sendmail configuration. Just have to start sendmail server bu enabling sendmail "export SENDMAIL_SERVER=1" in /etc/rc.config.d/mailservs file and starting sendmail,&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Nov 2001 15:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609070#M35682</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-07T15:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring mail without sendmail daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609071#M35683</link>
      <description>Great! How do I tell the system which smtp host to use?&lt;BR /&gt;&lt;BR /&gt;James</description>
      <pubDate>Wed, 07 Nov 2001 15:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609071#M35683</guid>
      <dc:creator>James Beamish-White</dc:creator>
      <dc:date>2001-11-07T15:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring mail without sendmail daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609072#M35684</link>
      <description>Hi James:&lt;BR /&gt;&lt;BR /&gt;While it is possible to direct outgoing mail without a sendmail daemon. I would configure sendmail as a daemon and then define a 'Smart Relay' the 'DS' macro in /etc/mail/sendmail.cf. That will direct all non-local mail to the Smart Relay; in this case, your SMTP server.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Nov 2001 15:41:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609072#M35684</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-11-07T15:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring mail without sendmail daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609073#M35685</link>
      <description>Hi James,&lt;BR /&gt;&lt;BR /&gt;Here is a thread from hp docs site for you to look at,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/35-toc.html&amp;amp;searchterms=configuring%20sendmail&amp;amp;queryid=20011107-074825" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/35-toc.html&amp;amp;searchterms=configuring%20sendmail&amp;amp;queryid=20011107-074825&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Nov 2001 15:45:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609073#M35685</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-07T15:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring mail without sendmail daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609074#M35686</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; You do *not* need to run sendmail daemon to send mails from the system.&lt;BR /&gt;&lt;BR /&gt;  Regarding telling which sendmail host the mails should&lt;BR /&gt;go to  -  you define this in&lt;BR /&gt;the /etc/mail/sendmail.cf&lt;BR /&gt;file  of the system.&lt;BR /&gt;look for "'DH"" in the sendmail.cf file and specify&lt;BR /&gt;the host to which you want to send to corresponding to the&lt;BR /&gt;DH.  &lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Nov 2001 15:45:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609074#M35686</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-07T15:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring mail without sendmail daemon</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609075#M35687</link>
      <description>Hi James,&lt;BR /&gt;&lt;BR /&gt;In your /sbin/init.d/sendmail you could remove the -bd switch from the sendmail line, but leave the -q15m (or whatever you have).&lt;BR /&gt;&lt;BR /&gt;This way, any mails that are not delivered immediately, for whatever reason, will be retried every 15 minutes.  This saves you having to put an entry in cron.&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
      <pubDate>Wed, 07 Nov 2001 16:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-mail-without-sendmail-daemon/m-p/2609075#M35687</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2001-11-07T16:03:58Z</dc:date>
    </item>
  </channel>
</rss>

