<?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: removin mail locks without root access in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729940#M608356</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Login as the 'ecert' user and look for mail client processes like 'elm' and do a simple kill.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Wed, 22 Dec 2010 20:36:36 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2010-12-22T20:36:36Z</dc:date>
    <item>
      <title>removin mail locks without root access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729939#M608354</link>
      <description>How do you remove a mail lock with out root access&lt;BR /&gt;mailx&lt;BR /&gt;Lock file exists!!  Waiting ..........&lt;BR /&gt;mailx: can't lock /var/mail/ecert file after 10 tries&lt;BR /&gt;Please try to read your mail again in a few minutes&lt;BR /&gt;&lt;BR /&gt;----------   1 ecert mail 0 Dec 20 10:18 ecert.lock&lt;BR /&gt;&lt;BR /&gt;The lock has been thre 2 days and now mail in the q for the user ecert</description>
      <pubDate>Wed, 22 Dec 2010 20:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729939#M608354</guid>
      <dc:creator>Karl oliver</dc:creator>
      <dc:date>2010-12-22T20:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: removin mail locks without root access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729940#M608356</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Login as the 'ecert' user and look for mail client processes like 'elm' and do a simple kill.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 22 Dec 2010 20:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729940#M608356</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-12-22T20:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: removin mail locks without root access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729941#M608358</link>
      <description>&amp;gt;How do you remove a mail lock with out root access?&lt;BR /&gt;&lt;BR /&gt;You basically can't.  Where is your sysadmin?&lt;BR /&gt;What are the permissions for:&lt;BR /&gt;ll -d /var/mail&lt;BR /&gt;&lt;BR /&gt;You might be able to do this if you are in the group "mail".</description>
      <pubDate>Wed, 22 Dec 2010 20:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729941#M608358</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-22T20:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: removin mail locks without root access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729942#M608360</link>
      <description>there is nothing like elm or any mail stuff running under the user ecert running at all.&lt;BR /&gt;&lt;BR /&gt;as to sys admin person - have been waiting 1 day for them to action&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2010 20:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729942#M608360</guid>
      <dc:creator>Karl oliver</dc:creator>
      <dc:date>2010-12-22T20:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: removin mail locks without root access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729943#M608362</link>
      <description>permissions&lt;BR /&gt;drwxrwxr-x   2 bin        mail          8192 Dec 23 09:21 /var/mail</description>
      <pubDate>Wed, 22 Dec 2010 20:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729943#M608362</guid>
      <dc:creator>Karl oliver</dc:creator>
      <dc:date>2010-12-22T20:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: removin mail locks without root access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729944#M608364</link>
      <description>&amp;gt;drwxrwxr-x 2 bin mail /var/mail&lt;BR /&gt;&lt;BR /&gt;So only bin, group mail or root can remove the lock.&lt;BR /&gt;&lt;BR /&gt;ecert could try looking at his mail by:&lt;BR /&gt;mailx -f /var/mail/ecert&lt;BR /&gt;&lt;BR /&gt;But I wouldn't try modifying anything.  I.e. exit with "x".</description>
      <pubDate>Wed, 22 Dec 2010 21:08:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729944#M608364</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-22T21:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: removin mail locks without root access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729945#M608366</link>
      <description>i have read the mail using vi. &lt;BR /&gt;problem now mail is queing for user mailq shows this</description>
      <pubDate>Thu, 23 Dec 2010 01:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729945#M608366</guid>
      <dc:creator>Karl oliver</dc:creator>
      <dc:date>2010-12-23T01:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: removin mail locks without root access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729946#M608367</link>
      <description>try to move the lock file and restart mail daemon.</description>
      <pubDate>Thu, 23 Dec 2010 04:06:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729946#M608367</guid>
      <dc:creator>Benoy Daniel</dc:creator>
      <dc:date>2010-12-23T04:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: removin mail locks without root access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729947#M608368</link>
      <description>&amp;gt;Benoy: try to move the lock file and restart mail daemon.&lt;BR /&gt;&lt;BR /&gt;And these require root.</description>
      <pubDate>Thu, 23 Dec 2010 04:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729947#M608368</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-23T04:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: removin mail locks without root access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729948#M608369</link>
      <description>Our sysadmin finally removed the lock after 2 days.&lt;BR /&gt;Our Unix admin is outsourced</description>
      <pubDate>Thu, 23 Dec 2010 21:00:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/removin-mail-locks-without-root-access/m-p/4729948#M608369</guid>
      <dc:creator>Karl oliver</dc:creator>
      <dc:date>2010-12-23T21:00:45Z</dc:date>
    </item>
  </channel>
</rss>

