On Wed, Jan 02, 2013 at 10:26:23AM -0700, s. keeling wrote:
set folder="~/mail"
Make sure that your "set folder" line appears before any use of "+" or "=" in mailbox names in any other variables or hooks. ~/Mail is the default value, so if you did something like this:
save-hook . +foo set folder=~/mail The +foo will still expand to ~/Mail/foo.