On Tue, Nov 30, 1999 at 09:00:48PM +0200, Mikko Hänninen wrote:
> Chris Green <[EMAIL PROTECTED]> wrote on Tue, 30 Nov 1999:
> > mailboxes `find /home/d/cgreen/Lists -type f -printf '%h/%f '` \
> > ~/Mail/inbox
> >
> > But it appears not to work
Chris Green <[EMAIL PROTECTED]> wrote on Tue, 30 Nov 1999:
> mailboxes `find /home/d/cgreen/Lists -type f -printf '%h/%f '` \
> ~/Mail/inbox
>
> But it appears not to work, mutt can't find new mail in the files in
> my Lists directory. However
I have the following in my .muttrc file:-
mailboxes `find /home/d/cgreen/Lists -type f -printf '%h/%f '` \
~/Mail/inbox
But it appears not to work, mutt can't find new mail in the files in
my Lists directory. However if instead I execute the c