* Steve S [2010-01-27 00:23]:
> On Jan 26 20:00 +0100, Kirill Miazine  wrote:
> > * Steve S [2010-01-26 17:50]:
> > [...]
> > > > > ------------------------------------------------
> > > > > 
> > > > > In the folder browser, all folders are listed *except* for "+Drafts":
> > > > >     
> > > > >     imaps://mail.messagingengine.com
> > > > >     imaps://mail.messagingengine.com/INBOX
> > > > >     imaps://mail.messagingengine.com/INBOX.Trash
> > > > >     imaps://mail.messagingengine.com/INBOX.Sent Items
> > > > >     imaps://mail.messagingengine.com/INBOX.work
> > > > >     ....
> > > > > 
> > > > > When I postpone a message, it gets uploaded to fastmail and I can see
> > > > > the message in the web interface, where the Drafts folder is visible.
> > > > > It's just that it is not listed in Mutt. Thanks for all hints.
> > > > 
> > > > What is the value of the "mask" variable?
> > > 
> > > Thanks for the reply.
> > > 
> > > mask is the default, i.e. "!^\.[^.]" . Setting it to "." or ".*" does
> > > not change anything.
> > 
> > Hm. I have no idea, then.
> 
> OK thanks.

Oh, I also notice that you set imap_list_subscribed. Can you unset it
and see if Drafts appears then?

> > > This must be some setting that I can tune over at
> > > fastmail, I just don't know what that might be (appart from setting the
> > > folder visible under Options > Folders)
> > 
> > Folder visibility does not affect IMAP clients, only webmail.
> 
> Hm, that's what I thought. Really odd that.
> 
> OK, I'll report back when I figured that out. 

Ok. Regarding aliases - I'm not aware of how to add aliases for
accounts.

I'm using one Mutt with one IMAP account, but I'm running two instances
of Mutt in separate tmux/screen windows. The mutts share some basic
configuration and have an account-specific configuration file that
define account-specific settings and hooks:

alias cl-mutt '/usr/local/bin/mutt -e "source ~/.mutt/muttrc-cl"'
alias km-mutt '/usr/local/bin/mutt -e "source ~/.mutt/muttrc-km"'

BR,
Kirill

Reply via email to