Re: Macro for archiving
Richard J. Cattien escreveu:
> Hi,
>
> until now I'm archiving my mails manually via
>
> # cat foomailbox >> ARCHIVE/foomailbox
>
> Well, since I'm subscribed to several high-traffic mailinglists, this
> gets annoying sometime. I wonder if there's a way to achieve this task
> with one single keystroke. How would a marco look which tags all mails
> in a certain mbox and moves(appends) them to a mbox with the same name, but in
> another directory?
Why not just filtering your e-mails to different mboxes (or maildirs)
from the begining, e.g., with procmail?
Leo