Re: [PATCH] Mailbox Aliases
Rocco Rutte wrote :
> * Bertrand Janin wrote:
> > Here is the new patch adding the 'mbalias' command instead of updating
> > the 'mailboxes' syntax, it feels a lot cleaner and allows the following:
> >
> > mbalias somewhere imaps://user:password@xxxxxxxxxxxxxxx/Somewhere/
> > mbalias localstuff =projects/x/archive
> > mailboxes *somewhere *localstuff
> >
>
> That looks better, yes. Though this kind of usage has no real benefit as
> you can do the same with my_ vars. But these won't be available in
> change-folder and friends.
To be honest, 'change-folder' is the only reason why I'm doing that ;)
> Haven't looked to closely, but on first sight it doesn't look too bad.
>
> You should add your patch to ticket #3245 and add the "patch" keyword.
Done, thanks for looking at it!
Bertrand