* On Wed Jan 17 2001, Martin Schweizer screamed:
-> Hello 
-> 
-> I'm using Mutt 1.2.5i and installed procmail to sort lynx-dev mails and 
-> mutt-users mails in separate mailboxes. The only way I found to open these 
-> mailboxes (in $HOME/Mail/) is press 'c' in the index. Is there another way (I 
-> found nothing in the manual)? Secondary: if I opend perhaps the lynx-dev 
-> mailbox, how can I return to the standard mailbox?
-> Thanks in advance.
-> 
-> -- 
-> Regards,
-> 
-> -Martin
-> mailto:[EMAIL PROTECTED]

You can change mailboxes by adding these lines on you ~/.muttrc file.

macro index    "\M"    "c=mutt-users\r"
macro pager    "\M"    "c=mutt-users\r"
macro index    "\L"    "c=lynx-dev\r"
macro pager    "\L"    "c=lynx-dev\r"

Which would send you to the propper mailbox when you type the binded
keys.


---
Nelson D. Guerrero                | E-Mail: [EMAIL PROTECTED]
Platinom.NET Dominicana           |  Phone: (809) 567-4600
Dialup / Web Hosting / E-Commerce |    WWW: http://www.platinom.net/
====================================================================

Reply via email to