procmail
[Top] [All Lists]

Re: Can procmail be used to move mail between folders?

2001-07-28 08:35:47
Lawrence Mitchell's answer to Tim Allen was *so* close, except right here:

| Thus, if you
| set up a procmailrc to do this sorting, you could run it like this:
| procmail $procmailrc < mailbox

That should be something more like

  formail -s procmail < sentfolder

or

 formail -s procmail -m special_rcfile_for_sent_items < sentfolder

There is an example in the procmail(1) manual page of how to reprocess mail
you've already received.

Everything else Lawrence said is right on the money.



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail