<?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 panic in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-panic/m-p/2544024#M866033</link>
    <description>There are a few sendmail panic fixes patches available.&lt;BR /&gt;What sendmail/os release are you working with?&lt;BR /&gt;&lt;BR /&gt;Search the patch engine by clicking search just up there on the left!&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://europe-support2.external.hp.com/wpsl/bin/doc.pl/screen=wpslDisplayPatch/sid=b3062f7c1cd8ea0668?PATCH_PATH=/hp-ux_patches/s700_800/11.X/PHNE_18546&amp;amp;HW=s800&amp;amp;OS=11.00" target="_blank"&gt;http://europe-support2.external.hp.com/wpsl/bin/doc.pl/screen=wpslDisplayPatch/sid=b3062f7c1cd8ea0668?PATCH_PATH=/hp-ux_patches/s700_800/11.X/PHNE_18546&amp;amp;HW=s800&amp;amp;OS=11.00&lt;/A&gt;</description>
    <pubDate>Fri, 22 Jun 2001 15:32:00 GMT</pubDate>
    <dc:creator>Bill McNAMARA_1</dc:creator>
    <dc:date>2001-06-22T15:32:00Z</dc:date>
    <item>
      <title>sendmail panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-panic/m-p/2544021#M866030</link>
      <description>Here is the message from sendmail:&lt;BR /&gt;&lt;BR /&gt;11:48:26 monitor sendmail[13781]: LAA13781: Losing qfLAA13781: savemail panic&lt;BR /&gt;Jun 22 11:48:26 monitor sendmail[13781]: LAA13781: SYSERR(root): savemail: cannot save rejected email anywhere&lt;BR /&gt;&lt;BR /&gt;Disk space doesn't seem to be a problem:&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     119637   44875   62798   42% /&lt;BR /&gt;/dev/vg00/lvol1      59797   17913   35904   33% /stand&lt;BR /&gt;/dev/vg00/lvol8     318949  251744   35310   88% /var&lt;BR /&gt;/dev/vg00/lvol7     512499  390493   70756   85% /usr&lt;BR /&gt;/dev/vg00/lvol6     498645  379630   69150   85% /tmp&lt;BR /&gt;/dev/vg01/lvol5    4087393 2877749  800904   78% /rpt&lt;BR /&gt;/dev/vg00/lvol5     512499  379258   81991   82% /opt&lt;BR /&gt;/dev/vg02/lvol1    8695834 6212908 1613342   79% /data&lt;BR /&gt;/dev/vg01/lvol4    4103345 3101844  591166   84% /apps&lt;BR /&gt;&lt;BR /&gt;What is happening and how to cure it?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Eugene&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jun 2001 15:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-panic/m-p/2544021#M866030</guid>
      <dc:creator>Eugene_3</dc:creator>
      <dc:date>2001-06-22T15:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-panic/m-p/2544022#M866031</link>
      <description>Take a look at this post, it should get you fixed up.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x49ab79bffde7d4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x49ab79bffde7d4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Fri, 22 Jun 2001 15:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-panic/m-p/2544022#M866031</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2001-06-22T15:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-panic/m-p/2544023#M866032</link>
      <description>Eugene, &lt;BR /&gt;&lt;BR /&gt;see the following link in the TKB: &lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=7333243c176c963cde/screen=ckiDisplayDocument?docId=200000052465153" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=7333243c176c963cde/screen=ckiDisplayDocument?docId=200000052465153&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To paraphrase:&lt;BR /&gt;The errors occur because the /var/mail/user_name files do not have the correct permissions.&lt;BR /&gt;&lt;BR /&gt;To resolve the errors:&lt;BR /&gt;&lt;BR /&gt;1.  Set the permissions to 660 for the user_name files.&lt;BR /&gt;2.  Ensure that the user_name files are owned by user_name:mail.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;-rw-rw----   1 robert  mail    1226 Mar 20  2000 robert&lt;BR /&gt;-rw-rw----   1 root    mail   20418 Oct  3 01:01 root&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jun 2001 15:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-panic/m-p/2544023#M866032</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-06-22T15:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail panic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-panic/m-p/2544024#M866033</link>
      <description>There are a few sendmail panic fixes patches available.&lt;BR /&gt;What sendmail/os release are you working with?&lt;BR /&gt;&lt;BR /&gt;Search the patch engine by clicking search just up there on the left!&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://europe-support2.external.hp.com/wpsl/bin/doc.pl/screen=wpslDisplayPatch/sid=b3062f7c1cd8ea0668?PATCH_PATH=/hp-ux_patches/s700_800/11.X/PHNE_18546&amp;amp;HW=s800&amp;amp;OS=11.00" target="_blank"&gt;http://europe-support2.external.hp.com/wpsl/bin/doc.pl/screen=wpslDisplayPatch/sid=b3062f7c1cd8ea0668?PATCH_PATH=/hp-ux_patches/s700_800/11.X/PHNE_18546&amp;amp;HW=s800&amp;amp;OS=11.00&lt;/A&gt;</description>
      <pubDate>Fri, 22 Jun 2001 15:32:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-panic/m-p/2544024#M866033</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-06-22T15:32:00Z</dc:date>
    </item>
  </channel>
</rss>

