* Curtis Spencer <[EMAIL PROTECTED]> [2003-02-11 00:49]:
> I am trying to get mutt to save all messages from the debian user list
> in a file called debian.  I don't fully understand the save-hook functionality.
> my muttrc looks like this, yet everything still gets saved to the inbox.
> 
> set mbox=+inbox
> set record=+outbox
> set sort=threads
> set noprompt_after
> # Mail Header Hiding
> ignore *
> unignore from date subject to cc
> 
> save-hook '~C "debian-user"' +debian
> 
> Any help would be greatly appreciated.
> 
> Cheers,
> Curtis

would exactly do you want? you're save-hook should make mutt to save
the message into folder debian as soon as you are on the message and
press 's'. if you want the mail sorted automatically you should use
procmail or something similar.

hth,
christian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to