procmail
[Top] [All Lists]

Re: Increasing number of backup emails

2006-09-13 12:46:29
Cyndi,

Yesh tiqvah (couldn't help noticing your domain name).

I have the following lines in my .procmailrc file:

# Create a backup cache of 100 most recent messages in case of mistakes
:0 c
backup

  :0 ic
  | cd backup && rm -f dummy `ls -t msg.* | sed -e 1,100d`

I have lots of unused disk space and I would like to increase my cache to
1000 files.  But I can't see an obvious way to do that from the lines
above.

Anyone know?

Change the 100 in "100d" to 1000.

____________________________________________________________
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