procmail
[Top] [All Lists]

Re: Formail deleting files

1995-10-12 21:04:40
    # Not in the $ACKS file; add it
    JUNK=`(fgrep -i -v "$SENDER" $ACKS ; echo "$SENDER $DATE" ) >$ACKS.new ;
      rm -f $ACKS ; mv $ACKS.new $ACKS `

I have this there...I never changed it and it looks exactly the same. 
Weird...I'll move to your latest version and then see if it works..

fgrep on my system works....so I don't what it could be...

Well, are there multiple instances of the same address in the cache file? 

If not, then, the most likely reason that your cache is growing is that
the number of addresses to which your filter has auto-acked is
increasing.

Alan

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