On Thu, Oct 12, 2000 at 10:00:31AM +0200 or thereabouts, Patric Mrawek wrote:
> * David T-G <[EMAIL PROTECTED]> [001012 04:42]:
> 
> > % mailboxes ! `cd ~/mail ; for x in * ; do echo -n '=' ; echo -n $x ' '; done`
> >   mailboxes ! `echo ~/mail/*`
> > 
> try this one in .muttrc
> 
> mailboxes `find ~/Mail -type f -print | grep -v sent | xargs`
> 
> works fine for me
> 

Ok, so any ideas for an IMAP server then?  

mailboxes `echo {<server>}Inbox/*`

doesn't work!

Sheesh! This Dvorak keyboard layout takes some getting used to!

www.mindprod.com/dsk.html

-- 
Conor Daly 
Met Eireann, Glasnevin Hill, Dublin 9, Ireland
Ph +353 1 8064217 Fax +353 1 8064275
------------------------------------

Reply via email to