<?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 problem..... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054968#M305129</link>
    <description>ALL&lt;BR /&gt;I have changed the permissions as requested on /var/spool/mqueque.  I still get the same errors.  unfortunately, only ROOT can send mail.  all other users get the error i indicated.</description>
    <pubDate>Wed, 15 Aug 2007 12:54:21 GMT</pubDate>
    <dc:creator>Richard_115</dc:creator>
    <dc:date>2007-08-15T12:54:21Z</dc:date>
    <item>
      <title>Sendmail problem.....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054964#M305125</link>
      <description>I just upgraded my sendmail from 8.9.3 to 813 running on HPUX 11.11.  The problem I am gettin when I am sending is as follows.&lt;BR /&gt;&lt;BR /&gt;ollect: Cannot write ./dfl7FFs7Ku021168 (bfcommit, uid=2535, gid=6): Permission denied&lt;BR /&gt;queueup: cannot create queue file ./qfl7FFs7Ku021168, euid=2535, fd=-1, fp=0x0: Permission denied&lt;BR /&gt;&lt;BR /&gt;Does anyone out there know what this one is and how to fix it ?  For one thing, I know I did not have to reboot this system because when I installed it, it never required me to.&lt;BR /&gt;&lt;BR /&gt;Appreciate much.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Aug 2007 12:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054964#M305125</guid>
      <dc:creator>Richard_115</dc:creator>
      <dc:date>2007-08-15T12:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail problem.....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054965#M305126</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Looks the permissions on the queues are too tight.&lt;BR /&gt;&lt;BR /&gt;/var/spool/mqueue&lt;BR /&gt;&lt;BR /&gt;Thats the normal outbound mail queue.&lt;BR /&gt;&lt;BR /&gt;You don't need to reboot to install sendmail.&lt;BR /&gt;&lt;BR /&gt;Check permissions:&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x   2 bin        bin           6144 Aug 15 18:40 /var/spool/mqueue//&lt;BR /&gt;&lt;BR /&gt;Those permissions are normal for this queue.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 15 Aug 2007 12:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054965#M305126</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-15T12:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail problem.....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054966#M305127</link>
      <description>Please check permission on /var/spool/mqueue directory , IT should owned by root:sys with 700 perm&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Wed, 15 Aug 2007 12:40:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054966#M305127</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2007-08-15T12:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail problem.....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054967#M305128</link>
      <description>List of some more files that will cause sendmail to function properly with  wrong/inappropriate  permissions.&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x    root  root   755&lt;BR /&gt;/usr/sbin/sendmail                     -r-sr-sr-t    root  mail   7555&lt;BR /&gt;/usr/lib/sendmail                      lr-sr-sr-t    root  sys    7555&lt;BR /&gt;/etc/                                  dr-xr-xr-x    bin   bin    555&lt;BR /&gt;/etc/aliases                            rwxr-xr-x    root  sys    755&lt;BR /&gt;/etc/mail                              dr-xr-xr-x    bin   bin    555&lt;BR /&gt;/etc/mail/aliases                      -r--r--r--    bin   bin    444&lt;BR /&gt;/etc/mail/aliases.db                   -rw-r--r--    root  sys    644&lt;BR /&gt;/etc/mail/sendmail.cf                  -r--r--r--    bin   bin    444&lt;BR /&gt;/etc/mail/sendmail.cw                  -rw-rw-rw-    root  sys    666&lt;BR /&gt;/etc/nsswitch.conf                     -r--r--r--    root  sys    444&lt;BR /&gt;/etc/passwd                            -r--r--r--    root  sys    444&lt;BR /&gt;/etc/resolv.conf                       -rw-r--r--    root  sys    644&lt;BR /&gt;/home                                  drwxr-xr-x    root  root   755&lt;BR /&gt;/tmp                                   drwxrwxrwx    bin   bin    777&lt;BR /&gt;/usr/bin/elm                           -r-xr-sr-x    bin   mail   2555&lt;BR /&gt;/usr/bin/rmail                         -r-sr-sr-x    root  mail   6555&lt;BR /&gt;/usr/bin/mail                          -r-sr-sr-x    root  mail   6555&lt;BR /&gt;/home/user_account                     -rwxr-xr-x    uid   users  (755)&lt;BR /&gt;/usr/bin/mailx                         -r-xr-xr-x    bin   bin    666&lt;BR /&gt;/home/user_account/.forward            -rwxr-xr-x    uid   users  (755)&lt;BR /&gt;/var                                   dr-xr-xr-x    bin   bin    555&lt;BR /&gt;/var/adm                               drwxr-xr-x    adm   adm    755&lt;BR /&gt;/var/adm/syslog                        dr-xr-xr-x    root  sys    555&lt;BR /&gt;/var/adm/syslog/mail.log               -r--r--r--    root  root   444&lt;BR /&gt;/var/mail                              drwxrwxr-x    bin   mail   775&lt;BR /&gt;/var/mail/user_account                 -rw-rw----    uid   mail   (660)&lt;BR /&gt;/var/spool                             drwxr-xr-x    bin   bin    755&lt;BR /&gt;/var/spool/mqueue                      drwxr-xr-x    bin   bin    755&lt;BR /&gt;/var/spool/mqueue/qf* or df*           -rw-------    root  mail   (400)&lt;BR /&gt;/var/tmp                               drwxrwxrwx    bin   bin    777</description>
      <pubDate>Wed, 15 Aug 2007 12:44:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054967#M305128</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2007-08-15T12:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail problem.....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054968#M305129</link>
      <description>ALL&lt;BR /&gt;I have changed the permissions as requested on /var/spool/mqueque.  I still get the same errors.  unfortunately, only ROOT can send mail.  all other users get the error i indicated.</description>
      <pubDate>Wed, 15 Aug 2007 12:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054968#M305129</guid>
      <dc:creator>Richard_115</dc:creator>
      <dc:date>2007-08-15T12:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail problem.....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054969#M305130</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Did you use gen_cf to create new&lt;BR /&gt;Sendmail configs:&lt;BR /&gt;&lt;BR /&gt;/usr/newconfig/etc/mail/cf/cf/gen_cf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The â  Verify permissions for the sendmail &lt;BR /&gt;filesâ   menu option verifies the permission of &lt;BR /&gt;the Sendmail files. In Sendmail 8.11.1, you &lt;BR /&gt;could use the gen_cf command-line option -v &lt;BR /&gt;to verify the permissions. Starting with &lt;BR /&gt;Sendmail 8.13.3, you can also use the gen_cf &lt;BR /&gt;script to verify the permissions of the &lt;BR /&gt;Sendmail files.&lt;BR /&gt;&lt;BR /&gt;The â  Correct permissions for the sendmail &lt;BR /&gt;filesâ   menu option corrects the permissions &lt;BR /&gt;of the Sendmail files. Previously, you could &lt;BR /&gt;use the gen_cf command-line option -u to &lt;BR /&gt;correct the permissions. Starting with &lt;BR /&gt;Sendmail 8.13.3, you can use the gen_cf &lt;BR /&gt;script to verify the permissions of the &lt;BR /&gt;Sendmail files.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Wed, 15 Aug 2007 19:12:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054969#M305130</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2007-08-15T19:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail problem.....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054970#M305131</link>
      <description>hi Richard,&lt;BR /&gt;&lt;BR /&gt;Please refer to this technical doc:-&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c01004382-1" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&amp;amp;docId=emr_na-c01004382-1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this help to isolate your issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Wed, 15 Aug 2007 20:14:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054970#M305131</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-08-15T20:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail problem.....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054971#M305132</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please try changing this line in the submit.cf file:&lt;BR /&gt;&lt;BR /&gt;D{MTAHost}[127.0.0.1]&lt;BR /&gt;&lt;BR /&gt;   To this:&lt;BR /&gt;&lt;BR /&gt;D{MTAHost}[palsmtpx.hp.com]&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Aug 2007 22:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-problem/m-p/4054971#M305132</guid>
      <dc:creator>Joelmel Roche</dc:creator>
      <dc:date>2007-08-15T22:33:26Z</dc:date>
    </item>
  </channel>
</rss>

