[Linux-disciples] mutt: multiple folders/spoolfiles/etc.

Adam Rosi-Kessel adam at rosi-kessel.org
Tue Feb 27 18:44:52 EST 2007


You could define multiple mailboxes within mutt, but it wouldn't work
with the multiple folders. I think you could also associate a hotkey
within mutt that toggles all the other settings.

On 2/27/2007 6:34 PM, Stephen R Laniel wrote:
> Does anyone have any experience using mutt with multiple
> folders and spoolfiles? In my particular case, I want to use
> it to check both a work IMAPS account and a home one. Right
> now -- with, admittedly, not much digging -- I'm using a
> hack: I have a file with the 'set folder' option and so
> forth for work, and one for home, and I just do
> 
>> #!/bin/sh
>> muttrc_base=${HOME}/.base.muttrc
>> muttrc_work=${HOME}/.work.muttrc
>>
>> cat $muttrc_work $muttrc_base > ~/.muttrc
>> mutt
> 
> I call that file "work_mutt.sh"; I likewise have a
> "home_mutt.sh".
> 
> Is there a better way?
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Linux-disciples mailing list
> Linux-disciples at lists.bostoncoop.net
> http://lists.bostoncoop.net/mailman/listinfo/linux-disciples



More information about the Linux-disciples mailing list