procmail
[Top] [All Lists]

Re: log: Couldn't determine implicit lockfile

2000-02-14 03:20:55
On Mon, 14 Feb 2000 11:02:52 +0100, "Marcus Buss"
<m(_dot_)buss(_at_)diacom-systemhaus(_dot_)de> wrote:
i get an error message for every incomming mail in my procmail logfile:
procmail: Couldn't determine implicit lockfile from "/usr/sbin/sendmail"
everything seems to work fine anyway, but its quite annoying...
where does it come from and how can it be fixed?

This is explained in the manual page, and in the FAQ. Briefly, you
have a forwarding recipe with a lock file. This is basically always an
error.

You can enable VERBOSE logging for a while to figure out where the
erroneous recipe is, or if you don't have a lot of recipes, look for
one which looks like 

    :0:
    * conditions, maybe
    ! somewhere

and take out the second colon from :0:

(Searching for the regular expression '^[       ]*!' in your
.procmailrc should show you the locations of the candidate recipes. If
you use Emacs, M-x occur is your friend.)

Hope this helps,

/* era */

The FAQ is at <http://www.iki.fi/era/procmail/mini-faq.html>

-- 
 Too much to say to fit into this .signature anyway: <http://www.iki.fi/era/>
  Fight spam in Europe: <http://www.euro.cauce.org/> * Sign the EU petition

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