Vikram Goyal wrote: > I have defined a folder-hook as: > folder-hook !Trash "push <enter-command>unset maildir_trash<enter>"
> But the error coming is 'push too many arguments' > How can I resolve this. Please point me where I am wrong. Try this: folder-hook !Trash 'push "<enter-command>unset maildir_trash<enter>"' PS: when coming with a new question, please start a new thread -- Cedric