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

folder-hook commands



Hello!

I have a problem using a command in folder-hooks. I wnat to read a config file
using folder-hooks:

folder-hooks:
folder-hook     . set sort = reverse-date-received
folder-hook     = freebsd-current source ~/.mutt/defaults.maillist

defaults.maillist:
set sort = threads
set strict_threads = yes
set collapse_unread = yes
set uncollapse_jump = yes

Using this i get "unknown command" when i open the mailbox. Is it not possible
to use "source" in folder-hooks? If not how can i configure it to get it
working?

Thanks in advance

Alex