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.*|killfil.*|trash|mbox)$/'`
> Or, if you want to avoid Perl:
> mailboxes `find ~/Mail -type f -print | grep -Ev 
>'(log|backup|sent|postponed|trash|index|archiv)' | xargs`
> 
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 when I use a command line like
that?

Steve
-- 
E-Mail: Steven Schneider <[EMAIL PROTECTED]>
URL: http://www.jetnet.ab.ca/users/schnes

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GS d? s: !a? C+ UB+ !L !E W++ N w V- !PS PE Y+ PGP+ R !tv b+ DI++ G-- e++ h-- r+++ y+++
------END GEEK CODE BLOCK------

Reply via email to