[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: an awful mutt thing just happened



On Sat, Mar 03, 2001 at 12:48:37AM -0800, kmself@ix.netcom.com wrote:
> on Sat, Mar 03, 2001 at 12:32:19AM -0800, Peter Jay Salzman (p@dirac.org) wrote:
>     set folder=~/Mail
> 
>     mailboxes ! \
> 	+mbox \
> 	+debian-user 
> 
>     <...>

or, if you're piggish (like me) just use

	set folder=~/Mail
	set spoolfile=+inbox
	mailboxes `echo ~/Mail/[a-z]*`

that way everything that's in ~/Mail/[a-z]* is treated as a mbox;
your ~/.procmailrc (or whatever) may create new mboxes based on
sender or topic or what-have-you; this way they'll always show
up on mutt's =<tab> selection...

-- 
It is always hazardous to ask "Why?" in science, but it is often
interesting to do so just the same.
		-- Isaac Asimov, 'The Genetic Code'

will@serensoft.com
http://groups.yahoo.com/group/newbieDoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!



Reply to: