On Fri, 2003-12-05 at 11:24, JoeHill wrote:
> On Thu, 4 Dec 2003 20:30:26 -0500
> JoeHill <[EMAIL PROTECTED]> wrote:
> 
> > Viagra!
> 
> This may be where I need to start learning about "locking" as well.
> 
> I got an error in pmlog at one point:
> 
> procmail: Timeout, was waiting for "/var/spool/mail/joehill"
> 
> Am I correct in assuming that this is to do with the fact that my recipe
> referencing /var/spool/mail/joehill:
> 
> :0
> * [EMAIL PROTECTED]
> {
>       :0
>       /var/spool/mail/joehill
> }
> 
> is the cause of this, in that it has no "lock", ie. the trailing colon after
> ":0"?

Joe:

You should write that recipe as:

:0
* [EMAIL PROTECTED]
/var/spool/mail/joehill

>From man procmailrc:
=======
A  line  starting with ':' marks the beginning of a recipe.  It has the 
following format:

:0 [flags] [ : [locallockfile] ]
<zero or more conditions (one per line)>
<exactly one action line>
=======

So it looks like the recipe is waiting for an answer from
/var/spool/mail/joehill.

HTH

-- 
Adolfo A. Bello B. <[EMAIL PROTECTED]>
Make your posts more effective. Learn how at
http://mandrake.vmlinuz.ca/bin/view/Main/MandrakeMailingListEtiquette


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to