<?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: Sendmail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835350#M272364</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;vi /etc/rc.config.d/sendmail &lt;BR /&gt;&lt;BR /&gt;Set the first variable to 1&lt;BR /&gt;&lt;BR /&gt;The first action will start it immediately. The second will insure sendmail is running at boot.&lt;BR /&gt;&lt;BR /&gt;Running sendmail represents a significant security hazard.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 01 Aug 2006 15:14:09 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-08-01T15:14:09Z</dc:date>
    <item>
      <title>Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835349#M272363</link>
      <description>Hi, how can i start sendmail?&lt;BR /&gt;i mean, i need to use mail command but it looks the following message into a log:&lt;BR /&gt;&lt;BR /&gt;PROBLEMS-A: is not running: sendmail: accepting connections on port 25 user: root id: 1</description>
      <pubDate>Tue, 01 Aug 2006 15:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835349#M272363</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2006-08-01T15:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835350#M272364</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;vi /etc/rc.config.d/sendmail &lt;BR /&gt;&lt;BR /&gt;Set the first variable to 1&lt;BR /&gt;&lt;BR /&gt;The first action will start it immediately. The second will insure sendmail is running at boot.&lt;BR /&gt;&lt;BR /&gt;Running sendmail represents a significant security hazard.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 01 Aug 2006 15:14:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835350#M272364</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-01T15:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835351#M272365</link>
      <description>To simply send mail, a sendmail daemon is not needed but to receive mail from a remote machine, sendmail must be running as a daemon.&lt;BR /&gt;&lt;BR /&gt;To enable sendmail as a daemon:&lt;BR /&gt;edit /etc/rc.config.d/mailservs and set &lt;BR /&gt;export SENDMAIL_SERVER=1&lt;BR /&gt;and save the file.&lt;BR /&gt;&lt;BR /&gt;You will probably need to set a few values in /etc/mail/sendmail.cf; the file is heavily commented so read through it. A few that may net to be set are "DS" (Smart Relay) and "Dj" (Domain). You may also require MX entries in your DNS tables. Finally, /sbin/init.d/sendmail start and you are up and running.&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Aug 2006 15:17:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835351#M272365</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-01T15:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835352#M272366</link>
      <description>Hi Manuales:&lt;BR /&gt;&lt;BR /&gt;Sendmail does not have to be running as a daemon to be able to use 'mailx' to send outgoing mail.  From the message you posted, however, I would assume that it is.&lt;BR /&gt;&lt;BR /&gt;Please post exactly what you did and what your expected result was to be.&lt;BR /&gt;&lt;BR /&gt;The '/var/adm/syslog/mail.log' can be very helpful.&lt;BR /&gt; &lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 01 Aug 2006 15:18:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835352#M272366</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-08-01T15:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835353#M272367</link>
      <description>Note A. Clay's correction of my mistake. Its mailsvrs not sendmail.&lt;BR /&gt;&lt;BR /&gt;Sendmail security has been tightening and on certain Linux releases I've been forced to run the daemon simply to get localhost to accept mail and transfer it.&lt;BR /&gt;&lt;BR /&gt;Your OS and sendmail version would be helpful.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 01 Aug 2006 15:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835353#M272367</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-01T15:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835354#M272368</link>
      <description>Appears the following message:&lt;BR /&gt;&lt;BR /&gt;unix&amp;gt;/sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;/etc/mail/sendmail.cf: line 690: fileclass: cannot open /etc/mail/sendmail.cw: World writable directory&lt;BR /&gt;451 /etc/mail/sendmail.cf: line 690: fileclass: cannot open /etc/mail/sendmail.cw: World writable directory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;why?&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Aug 2006 13:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835354#M272368</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2006-08-03T13:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835355#M272369</link>
      <description>The issue is: "world writeable directory".  The permissions on /etc/mail should be 'drwxr-xr-x' and the sendmail.* files in the directory should be read-only for everyone '-r--r--r--'.&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Aug 2006 13:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail/m-p/3835355#M272369</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-08-03T13:41:06Z</dc:date>
    </item>
  </channel>
</rss>

