procmail
[Top] [All Lists]

Re: delete folder before writing to it

2012-11-09 02:32:07
From procmail-bounces(_at_)lists(_dot_)RWTH-Aachen(_dot_)de  Thu Nov  8 
21:38:32 2012
Date: Fri, 09 Nov 2012 04:37:49 +0100
From: Eric Smith <es(_at_)fruitcom(_dot_)com>
To: Procmail List <procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)de>
Subject: delete folder before writing to it

How do I delete a folder before writing to it. Trying this but
the folder `last' is not (apparently) written to


:0c:
{
:0c:
backup
:0f
| rm $MAILDIR/last
:0:
last
}


try ':0fw' instead of ':0f'.  Must 'wait' for the pipe to complete, before
starting the next recipe.



____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)de
http://mailman.rwth-aachen.de/mailman/listinfo/procmail

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