procmail
[Top] [All Lists]

Re: PM: help with default lockfile

1996-03-06 09:48:03
On Wed, 6 Mar 96 15:10:20 CDT, 
Leslie(_dot_)Toh(_at_)dsto(_dot_)defence(_dot_)gov(_dot_)au said:

L> By default procmail will attempt to lock $DEFAULT$LOCKEXT (which in my
L> case is `/usr/mail/username.lock') before updating the default
L> mailbox. The problem is that the /usr/mail/ directory in my system has
L> not got enough permission for normal user to modify.

   Either persuade your system administrator to install procmail with enough
   permissions to modify the /usr/mail directory, or change your default
   lockfile by using this as the last rule in your .procmailrc file:

        :0:$HOME/mail.lock
        $DEFAULT

   I tried this with VERBOSE turned on and got the following in my logfile:

        procmail: [16529] Wed Mar  6 11:31:19 1996
        procmail: Assigning "SHELL=/bin/sh"
        ...
        procmail: Locking "/home/vogelke/mail.lock"
        procmail: Assigning "LASTFOLDER=/var/mail/vogelke"
        procmail: Opening "/var/mail/vogelke"
        procmail: Acquiring kernel-lock
        procmail: [16529] Wed Mar  6 11:31:20 1996
        procmail: Unlocking "/home/vogelke/mail.lock"

-- 
Karl Vogel                                        
vogelke(_at_)c17mis(_dot_)wpafb(_dot_)af(_dot_)mil
Control Data Systems, Inc.           ASC/YCOA, Wright-Patterson AFB, OH 45433

<Prev in Thread] Current Thread [Next in Thread>