procmail
[Top] [All Lists]

Re: source request: procmail delivery to home directory

1998-07-28 05:58:45
Here is the code from David Tamkin for appending messages to the top of
a file.

TO_KEEP= 50
BACKUP= backup
ADD_AT= top

:0cw:$BACKUP$LOCKTEXT
* ADD_AT ?? ^^top^^
{
:0frw
|cat - $BACKUP

:0R
| formail - ${TO_KEEP}s > $BACKUP
}


-- 
Stathy Touloumis, CTO - JASKE.COM 'innovative I/net'
    JASKE.COM - 3555 W. Peterson Ave. Chicago  IL  60659
___________________________________________________
http://www.jaske.com - info(_at_)jaske(_dot_)com - support(_at_)jaske(_dot_)com

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