<<< Date Index >>>     <<< Thread Index >>>

How-to move entire thread to trash folder and delete?



Please reply directly.

I've implemented a killfile with mutt macro and procmail.
When I delete the entire thread, I first want to save it to the trash folder.

Does this macro look correct:

folder-hook =l 'macro index "\Ci" 
"<pipe-message>/x/x/kill<enter><tag-thread><tag-prefix><save-message>=t\n<delete-thread>"'

It doesn't appear to be saving the thread to the trash.

Thanks.