* "Dan H." <[EMAIL PROTECTED]> [2008-01-26 09:50 +0100]: > 1. I'd like to have new or unread mail (what's the difference, anyway?) > flagged somehow. Occasionally I see an N next to some messages, but in > general mutt seems to completely oblivious to what's new or unreaed.
At least with maildir, mutt knows about mailboxes with new mail. Perhaps you might want to unset $mark_old. > 2. Is there a way to specify a "default-recipient" to be inserted when > composing a new message? As I'm subscribed to several mailing lists > I'd like to put that into a folder-hook so that when I hit 'm' in a list > folder I get the To: field pre-filled with that list's address. folder-hook . unmy_hdr To folder-hook foo my_hdr To: [EMAIL PROTECTED] Should do this. Nicolas -- http://www.rachinsky.de/nicolas
