Re: pack all incoming mails -- fix2001-06-01 12:56:49Oh, bloody heck. After mentioning the need to save in raw mode, I forgot to
include the `r' flag so that it would happen that way. So let's make it like
this:
:0fw
| gzip -c
:0a
{ TRAP='mv $LASTFOLDER $LASTFOLDER.gz' } # yes, strong quotes
:0r # a pre-existing directory, as Martin explained
mymail
Much better. Sorry.
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
|
|
||||||||||||||||