I am using Mutt with my Maildir mail setup. I want it so that when I delete a message it goes into my Deleted Items folder instead of just getting deleted. I have done some research and found the following macros:

macro index d "s=Trash\n" "move message to trash"
macro pager d "s=Trash\n" "move message to trash"


But, I have not been able to figure out how to put Deleted Items in there instead. If I do this:

#macro index d "s='.Deleted Items\n" "move message to trash"
#macro pager d "s='.Deleted Items\n" "move message to trash"


It was to create a new folder called DeletedItems (no space).  Any ideas?

Thanks,
Jeff


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to