<?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: send mail problem.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-problem/m-p/2570555#M30488</link>
    <description>Hi Varghese,&lt;BR /&gt;I don't know th answer of first question. For second question if you are not sending any mail from that V-class system you can shutdown sendmail. System can still receive the mail.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
    <pubDate>Mon, 27 Aug 2001 12:33:40 GMT</pubDate>
    <dc:creator>Sachin Patel</dc:creator>
    <dc:date>2001-08-27T12:33:40Z</dc:date>
    <item>
      <title>send mail problem..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-problem/m-p/2570553#M30486</link>
      <description>Hi Everyone,&lt;BR /&gt;&lt;BR /&gt;It seems our V2500 server is running with lot of sendmail processes and somehow lot of "0"byte files with sticky bit enabled are being created in the directory /var/spool/sockets/pwgr .Approx 7 files are being created per one minute. Can anyone tell me what is this all about.?&lt;BR /&gt;&lt;BR /&gt;If i restart this sendmail will this affect anything else in the system like telnetd or the Informix database running in the system.As far as i know we don't use the sendmail for any purpose. &lt;BR /&gt;&lt;BR /&gt;Thanx in advance&lt;BR /&gt;Cheers !!!&lt;BR /&gt;Mathew&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Aug 2001 08:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-problem/m-p/2570553#M30486</guid>
      <dc:creator>Varghese Mathew</dc:creator>
      <dc:date>2001-08-27T08:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: send mail problem..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-problem/m-p/2570554#M30487</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1) This files are not sticky bit enabled. The first&lt;BR /&gt;letter (s in your case) get the file's type.&lt;BR /&gt;s is for sockets file.&lt;BR /&gt;&lt;BR /&gt;2) I don't know why your sendmail seems to fork&lt;BR /&gt;every time ... But if you don't want to receive&lt;BR /&gt;or send mail outside your server you can stop &lt;BR /&gt;sendmail. Local mail  already works... (modifiy&lt;BR /&gt;/etc/rc.config.d/mailsrvs and put sendmail_server=0).&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Herv?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Aug 2001 08:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-problem/m-p/2570554#M30487</guid>
      <dc:creator>Herve BRANGIER</dc:creator>
      <dc:date>2001-08-27T08:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: send mail problem..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-problem/m-p/2570555#M30488</link>
      <description>Hi Varghese,&lt;BR /&gt;I don't know th answer of first question. For second question if you are not sending any mail from that V-class system you can shutdown sendmail. System can still receive the mail.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 27 Aug 2001 12:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-problem/m-p/2570555#M30488</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-08-27T12:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: send mail problem..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-problem/m-p/2570556#M30489</link>
      <description>Check the option that controls how often you &lt;BR /&gt;retry the mail queue.  If it is too frequent, then &lt;BR /&gt;you end up with a bunch of sendmail processes&lt;BR /&gt;trying to send mail at the same time.  They quickly&lt;BR /&gt;get tied up waiting for locks.  &lt;BR /&gt;&lt;BR /&gt;The command mailq will tell you how many messages&lt;BR /&gt;are waiting to be be sent.&lt;BR /&gt;&lt;BR /&gt;If you have a big backlog, try turning off automatic&lt;BR /&gt;retrys and flushing the que mainually.&lt;BR /&gt;&lt;BR /&gt;If this doesn't solve your problem try check the crontabs&lt;BR /&gt;for entries starting "* *".  They will run once a minute.</description>
      <pubDate>Mon, 27 Aug 2001 21:29:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-problem/m-p/2570556#M30489</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2001-08-27T21:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: send mail problem..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-problem/m-p/2570557#M30490</link>
      <description>Sendmail is  am major security hole.&lt;BR /&gt;&lt;BR /&gt;A) Consider the latest patches. What you're seeing might be the effect of a root exploit&lt;BR /&gt;B) Consider removeing sendmail altogether: &lt;A href="http://www.postfix.org" target="_blank"&gt;www.postfix.org&lt;/A&gt;&lt;BR /&gt;Actually, that is what HP themselves do. Only the customers are left suffering (HP uses Postfix exclusively on their MX'es!)&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Aug 2001 11:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-mail-problem/m-p/2570557#M30490</guid>
      <dc:creator>Ralf Hildebrandt</dc:creator>
      <dc:date>2001-08-28T11:33:37Z</dc:date>
    </item>
  </channel>
</rss>

