Re: Opening Mutt in Folder Menu

2001-12-09 Thread Marc Wilson
On Sun, Dec 09, 2001 at 08:19:41AM -0700, Steven Schneider wrote: > Ok, I imagine that I have to substitute my mailboxes/dirs in thoses > lines, but I woundn't mind having those others (i.e. sent, > postponed, trash, etc...) do I have to make those before hand? > Will mutt create those for me w

Re: Opening Mutt in Folder Menu

2001-12-09 Thread David T-G
Steve -- ...and then Steven Schneider said... % % On Sun, Dec 09, 2001 at 11:35:43AM +0100, Thorsten Haude wrote: % > % > * Marc Wilson <[EMAIL PROTECTED]> [01-12-09 03:00]: % > > % > >How about this? (wrapped, should be all one line in .muttrc) % > > % > >mailboxes ! `find ~/Mail/ -type f | pe

Re: Opening Mutt in Folder Menu

2001-12-09 Thread Steven Schneider
On Sun, Dec 09, 2001 at 11:35:43AM +0100, Thorsten Haude wrote: > > * Marc Wilson <[EMAIL PROTECTED]> [01-12-09 03:00]: > > > >How about this? (wrapped, should be all one line in .muttrc) > > > >mailboxes ! `find ~/Mail/ -type f | perl -ne 'chomp; print "$_ " unless > >m/^.*(postponed|sent.mail.*

Re: Opening Mutt in Folder Menu

2001-12-09 Thread Thorsten Haude
Moin, * Marc Wilson <[EMAIL PROTECTED]> [01-12-09 03:00]: >On Sat, Dec 08, 2001 at 05:30:20PM -0700, Steven Schneider wrote: >> Right now I have three lines like thus: >> >> mailboxes ... >> mailboxes ... >> mailboxes ... > >How about this? (wrapped, should be all one line in .muttrc) > >mailbo

Re: Opening Mutt in Folder Menu

2001-12-08 Thread Steven Schneider
On Sun, Dec 09, 2001 at 12:07:46AM +0100, Nicolas Rachinsky wrote: > > If you want to show all your folders, you should add somthing like > > push "?" #untested! > > to your .muttrc, or call mutt with -e "?" (also > > untested). > > Well that worked rather nicely. Thanks for your help. :) Steve

Re: Opening Mutt in Folder Menu

2001-12-08 Thread Marc Wilson
On Sat, Dec 08, 2001 at 05:30:20PM -0700, Steven Schneider wrote: > Oh, well I wish that I had dl'd this before I modified my .muttrc. > Right now I have three lines like thus: > > mailboxes ... > mailboxes ... > mailboxes ... How about this? (wrapped, should be all one line in .muttrc) mailbo

Re: Opening Mutt in Folder Menu

2001-12-08 Thread Steven Schneider
On Sun, Dec 09, 2001 at 12:07:46AM +0100, Nicolas Rachinsky wrote: > > To let mutt -y work, you need to use the mailboxes command in your > muttrc. Look in the manual for its syntax. > Did that, looked up that handy URL too. > If you want to show all your folders, you should add somthing like >

Re: Opening Mutt in Folder Menu

2001-12-08 Thread Brian Clark
* Steven Schneider ([EMAIL PROTECTED]) [Dec 08. 2001 17:54]: > Nope, still not working. I just get: > > No incoming mailboxes defined. > > When I type "mutt -y". Obviously there's more too it. Back to the > man pages. Set some of your mailboxes up with something like: mailboxes =inbox =mut

Re: Opening Mutt in Folder Menu

2001-12-08 Thread Nicolas Rachinsky
On Sat, Dec 08, 2001 at 03:43:37PM -0700, Steven Schneider <[EMAIL PROTECTED]> wrote: > Nope, still not working. I just get: > > No incoming mailboxes defined. > > When I type "mutt -y". Obviously there's more too it. Back to the > man pages. To let mutt -y work, you need to use the mailboxe

Re: Opening Mutt in Folder Menu

2001-12-08 Thread Brian Clark
* Steven Schneider ([EMAIL PROTECTED]) [Dec 08. 2001 17:43]: > > I believe starting mutt with the -y command line option will do > > exactly what you want. Works for me. > > > > > > > Duh! Of course! *smacks himself in the head* > > And i

Re: Opening Mutt in Folder Menu

2001-12-08 Thread Steven Schneider
Nope, still not working. I just get: No incoming mailboxes defined. When I type "mutt -y". Obviously there's more too it. Back to the man pages. Thank tho, Steve -- E-Mail: Steven Schneider <[EMAIL PROTECTED]> URL: http://www.jetnet.ab.ca/users/schnes -BEGIN GEEK CODE BLOCK- Versio

Re: Opening Mutt in Folder Menu

2001-12-08 Thread Steven Schneider
On Sat, Dec 08, 2001 at 05:31:07PM -0500, Brian Clark wrote: > > I believe starting mutt with the -y command line option will do > exactly what you want. Works for me. > > > Duh! Of course! *smacks himself in the head* And it's right in t

Re: Opening Mutt in Folder Menu

2001-12-08 Thread Brian Clark
* Steven Schneider ([EMAIL PROTECTED]) [Dec 08. 2001 17:28]: > Secondly, I'd like to configure Mutt so that it lists my mail > directories on starting it up. Is this even possible and if so, > how? I haven't been able to find any documentation that would tell > me how it's done. I believe star

Opening Mutt in Folder Menu

2001-12-08 Thread Steven Schneider
Hi again, Firstly, thanks to all those who gave helpful hints and links regarding procmail and the like. Secondly, I'd like to configure Mutt so that it lists my mail directories on starting it up. Is this even possible and if so, how? I haven't been able to find any documentation that would t