Re: status_format per account-hook or folder-hook

2015-09-26 Thread Cameron Simpson
On 26Sep2015 08:00, Cameron Simpson wrote: The muttrc is read just once at startup. It looks like you want to source your per-domain files on folder switch. I'd be inclined to prepend "set imap_user = p...@domain1.com" to your muttrc.domain1.com file, and write the hooks like this: account-h

Re: status_format per account-hook or folder-hook

2015-09-26 Thread Paul Tansom
** Cameron Simpson [2015-09-26 12:58]: > On 26Sep2015 08:00, Cameron Simpson wrote: > >The muttrc is read just once at startup. It looks like you want to source > >your per-domain files on folder switch. I'd be inclined to prepend "set > >imap_user = p...@domain1.com" to your muttrc.domain1.com f