* Mick <michaelkintz...@gmail.com> [2015-06-22 18:44]:
> Hi All,
> 
> Any idea why when I delete messages in trash, it creates duplicate
> messages?  Is there another way to delete a single message in the trash
> folder, or empty the whole folder?
> 
> -- 
> Regards,
> Mick

in my .muttrc I have

# deleting a message pressing 'd' saves them to the Trash folder
folder-hook . 'macro index d "<save-message>=INBOX.Trash \r"
# unless we are in the Trash folder, then the same command deletes
folder-hook INBOX.Trash bind index d delete-message

Perhaps this helps? You might have to change the name of
        INBOX.Trash
to reflect that of your Trash folder Mick.

Reply via email to