On Wed, 1 Sep 2010 09:42:18 -0700
Michael Elkins <m...@sigpipe.org> wrote:

> Try running Mutt in debug mode (mutt -d 5) and look at
> ~/.muttdebug0.  I would be surprised if Mutt were saving to the wrong
> folder by capitalizing the first letter of the last word.
> 

Thanks for help. I found the error. I had another line in my Mutt
config file:
'set record="=Sent"'.

Changing it to 'set record="=sent"' fixed the issue. I should have seen
that before.

Now I wonder if I need that line at all since I am setting the sent
folder in my folder hooks again like:

folder-hook imaps://mx.freenet.de/ 'set
folder=imaps://mx.freenet.de/INBOX
record=imaps://mx.freenet.de/INBOX/sent from=...'

Or do I need a default setting for that parameter?

Regards, Chris




Reply via email to