T. Andrew Lorenzen <timothy.a.loren...@williams.edu> 03-Sep-09 07:20:
> How would I go about moving a message to two different folders in a
> macro? Or, copying to one folder and then moving to another folder?

Just as you write, a macro that first runs <copy-message>, then
<save-message> should work.

Something like:

macro index KEY "<copy-message>FOLDER_1<enter><save-message>FOLDER_2<enter>"

if you like, add <sync-mailbox> at the end to make the message
deletion take immediate effect (note this will obviously also purge
other messages you may have marked for deletion).

m.


-- 
Marianne Promberger
http://promberger.info
GnuPG/PGP public key ID 80AD9916

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

Reply via email to