Re: subfolders under $folder
On Mon, Apr 26, 2004 at 05:25:00PM +0100, Stewart V. Wright wrote:
> So different people in different directories?
>
> fcc-save-hook ~A +default/%O
> fcc-save-hook alice +default/alice/%O
> fcc-save-hook bob +default/bob/%O
>
I was thinking that kind of solution as my last option, because
maintaining such a list for 150 (or more) senders in .muttrc will
be difficult.
> Something like that perhaps? If you want mutt to be able to _know_
> that all the mail from Bob goes in the +default/bob folder, you will
> need to tell it.
Is there not an automated way? like save_name
save_name searches for mailboxes in the $folder directory. It would
be nice if save_name also searched for mailboxes in subfolders under
the $folder directory.