Im using the following recipe (from man page):
# Create a backup cache of 30 most recent messages in case of mistakes
:0 c
$HOME/Mail/backup
:0 ic
| cd $HOME/Mail/backup && rm -f dummy `ls -t msg.* | sed -e 1,30d`
It's OK, but I'd like to have gziped messages in backup directory.
.------------------------------------------------------------------------.
| lupusy(_at_)afrodita(_dot_)rcub(_dot_)bg(_dot_)ac(_dot_)yu
http://afrodita.rcub.bg.ac.yu/~lupusy |
`------------------------------------------------------------------------'