procmail
[Top] [All Lists]

Re: .forward switched of by sysadmin: How to use procmail?

2000-01-14 12:21:47
Philip Guenther wrote:
Thomas Ziegler <zie(_at_)iis(_dot_)fhg(_dot_)de> writes:
...
...
- there is an interaction of procmail with my mailer (mutt), which is also
 working on the system folder?

What locking does mutt use?

Like procmail, this occurs with individual compilation of mutt.
Like procmail, the -v switch reveals the choices.  You'll see a
line (among others) like:
        +HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
where "+" indicates used, "-" indicates not used.

In *csh syntax:
        ( mutt -v && procmail -v ) |& egrep -i lock
;-)

Cheers,
Stan

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