<?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: Problem with Sendmail 8.13.3 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083593#M736334</link>
    <description>Roslyn,&lt;BR /&gt;&lt;BR /&gt;This is a defect, will be fix in later version.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As a workaround, it is simplest to run sendmail without MSP enabled and to&lt;BR /&gt;configure your system not to start the sendmail MTA (or just to start a&lt;BR /&gt;sendmail queue runner to process any delayed mail) during system start-up.&lt;BR /&gt;&lt;BR /&gt;The sendmail binary delivered with the sendmail 8.13.3 depot is still a set-&lt;BR /&gt;uid program, so non-root users can run it to submit mail.  (However, once MSP&lt;BR /&gt;has been enabled via gen_cf, the binary will have been modified to disable&lt;BR /&gt;this.)&lt;BR /&gt;&lt;BR /&gt;Don't attempt to enable the Send_only option via gen_cf.&lt;BR /&gt;&lt;BR /&gt;Configure smart host (DS) directly in sendmail.cf and /etc/mail/aliases as&lt;BR /&gt;required.&lt;BR /&gt;&lt;BR /&gt;In file /etc/rc.config.d/mailservs, disable the automatic launching of the&lt;BR /&gt;sendmail MTA:&lt;BR /&gt;&lt;BR /&gt;export SENDMAIL_SERVER=0&lt;BR /&gt;&lt;BR /&gt;To launch a sendmail queue-runner process which checks the queue every 30&lt;BR /&gt;minutes, execute:&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/sendmail -q30m&lt;BR /&gt;&lt;BR /&gt;On a system where MSP has already been enabled, to 'undo' this operation you&lt;BR /&gt;will need to:&lt;BR /&gt;&lt;BR /&gt;Remove /var/spool/clientmqueue&lt;BR /&gt;Remove the smmsp user and group&lt;BR /&gt;Remove the submit.cf file&lt;BR /&gt;chmod /usr/sbin/sendmail to 4555&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Oct 2007 01:35:38 GMT</pubDate>
    <dc:creator>whiteknight</dc:creator>
    <dc:date>2007-10-10T01:35:38Z</dc:date>
    <item>
      <title>Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083592#M736333</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I just upgraded my sendmail version from 8.9.3 to 8.13.3, a depot file which I got from itrc.hp.com.  After the upgrade I experience the error below, when sending a mail for non root user.&lt;BR /&gt;&lt;BR /&gt;#collect: Cannot write ./dfl9A4Pc0s002789 (bfco&lt;BR /&gt;mmit, uid=112, gid=6): Permission denied&lt;BR /&gt;queueup: cannot create queue file ./qfl9A4Pc0s002789, euid=112, fd=-1, fp=0x0: Permission denied&lt;BR /&gt;&lt;BR /&gt;My OS version is HPUX B.11.11.  PLEASE HELP!</description>
      <pubDate>Tue, 09 Oct 2007 23:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083592#M736333</guid>
      <dc:creator>Roslyn Faicol</dc:creator>
      <dc:date>2007-10-09T23:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083593#M736334</link>
      <description>Roslyn,&lt;BR /&gt;&lt;BR /&gt;This is a defect, will be fix in later version.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As a workaround, it is simplest to run sendmail without MSP enabled and to&lt;BR /&gt;configure your system not to start the sendmail MTA (or just to start a&lt;BR /&gt;sendmail queue runner to process any delayed mail) during system start-up.&lt;BR /&gt;&lt;BR /&gt;The sendmail binary delivered with the sendmail 8.13.3 depot is still a set-&lt;BR /&gt;uid program, so non-root users can run it to submit mail.  (However, once MSP&lt;BR /&gt;has been enabled via gen_cf, the binary will have been modified to disable&lt;BR /&gt;this.)&lt;BR /&gt;&lt;BR /&gt;Don't attempt to enable the Send_only option via gen_cf.&lt;BR /&gt;&lt;BR /&gt;Configure smart host (DS) directly in sendmail.cf and /etc/mail/aliases as&lt;BR /&gt;required.&lt;BR /&gt;&lt;BR /&gt;In file /etc/rc.config.d/mailservs, disable the automatic launching of the&lt;BR /&gt;sendmail MTA:&lt;BR /&gt;&lt;BR /&gt;export SENDMAIL_SERVER=0&lt;BR /&gt;&lt;BR /&gt;To launch a sendmail queue-runner process which checks the queue every 30&lt;BR /&gt;minutes, execute:&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/sendmail -q30m&lt;BR /&gt;&lt;BR /&gt;On a system where MSP has already been enabled, to 'undo' this operation you&lt;BR /&gt;will need to:&lt;BR /&gt;&lt;BR /&gt;Remove /var/spool/clientmqueue&lt;BR /&gt;Remove the smmsp user and group&lt;BR /&gt;Remove the submit.cf file&lt;BR /&gt;chmod /usr/sbin/sendmail to 4555&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Oct 2007 01:35:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083593#M736334</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-10-10T01:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083594#M736335</link>
      <description>Have tried the sugested work around .. but just the same .. ordinary user is unable to send mail.</description>
      <pubDate>Wed, 10 Oct 2007 04:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083594#M736335</guid>
      <dc:creator>Roslyn Faicol</dc:creator>
      <dc:date>2007-10-10T04:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083595#M736336</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Check the permissions on the /var/spool/mail directory and adjust them so the user can send mail.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 10 Oct 2007 04:55:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083595#M736336</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-10-10T04:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083596#M736337</link>
      <description>&amp;gt;SEP: Check the permissions on the /var/spool/mail directory and adjust them so the user can send mail.&lt;BR /&gt;&lt;BR /&gt;Did you mean /var/spool/mqueue/?&lt;BR /&gt;In my case, only root can access it.&lt;BR /&gt;drwx------   2 root sys  8192 Oct  8 21:16 /var/spool/mqueue</description>
      <pubDate>Wed, 10 Oct 2007 20:33:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083596#M736337</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-10-10T20:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083597#M736338</link>
      <description>My /var/spool/mqueue permission are as follows :&lt;BR /&gt;&lt;BR /&gt;drwxrwxr-x   2 root       mail          8192 Oct 15 08:05 mqueue&lt;BR /&gt;&lt;BR /&gt;What is the correct permission that I should give?</description>
      <pubDate>Sun, 14 Oct 2007 20:17:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083597#M736338</guid>
      <dc:creator>Roslyn Faicol</dc:creator>
      <dc:date>2007-10-14T20:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083598#M736339</link>
      <description>&amp;gt;What is the correct permission that I should give?&lt;BR /&gt;&lt;BR /&gt;Yours is probably fine for 11.11.  Mine was from 11.23.</description>
      <pubDate>Mon, 15 Oct 2007 05:52:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083598#M736339</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-10-15T05:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083599#M736340</link>
      <description>For 11.11 and earlier I have:&lt;BR /&gt;drwxr-xr-x   2 bin  bin 88064 Oct 15 19:43 /var/spool/mqueue/</description>
      <pubDate>Mon, 15 Oct 2007 22:11:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083599#M736340</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-10-15T22:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083600#M736341</link>
      <description>I have change the ownership and permission but just the same ordinary user is unable to send mail.  Any other suggestions?</description>
      <pubDate>Tue, 16 Oct 2007 03:24:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083600#M736341</guid>
      <dc:creator>Roslyn Faicol</dc:creator>
      <dc:date>2007-10-16T03:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083601#M736342</link>
      <description>&amp;gt;but just the same ordinary user is unable to send mail. Any other suggestions?&lt;BR /&gt;&lt;BR /&gt;I think you need to read WK's comments:&lt;BR /&gt;&amp;gt;WK: As a workaround, it is simplest to run sendmail without MSP enabled  ...&lt;BR /&gt;&amp;gt;The sendmail binary delivered with the sendmail 8.13.3 depot is still a set-uid program ...</description>
      <pubDate>Tue, 16 Oct 2007 09:19:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083601#M736342</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-10-16T09:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083602#M736343</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Sorry I did not mention that MSP is not enabled in our system.  Anyways, I will just wait for the newer version that HP will release.  Last questions Dennis, you did mention that you already installed this in HPUX B11.23, did you have any problem with it?</description>
      <pubDate>Tue, 16 Oct 2007 19:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083602#M736343</guid>
      <dc:creator>Roslyn Faicol</dc:creator>
      <dc:date>2007-10-16T19:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083603#M736344</link>
      <description>&amp;gt;you did mention that you already installed this in HP-UX B.11.23, &lt;BR /&gt;&lt;BR /&gt;No, I was using HP's version.</description>
      <pubDate>Tue, 16 Oct 2007 19:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083603#M736344</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-10-16T19:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Sendmail 8.13.3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083604#M736345</link>
      <description>No I have not installed this to B11.23,but have plans to.  Since the current installation in B11.11 is not yet working this plan have been defered.</description>
      <pubDate>Tue, 16 Oct 2007 20:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sendmail-8-13-3/m-p/4083604#M736345</guid>
      <dc:creator>Roslyn Faicol</dc:creator>
      <dc:date>2007-10-16T20:00:49Z</dc:date>
    </item>
  </channel>
</rss>

