Hi,
* Jun Liu <[EMAIL PROTECTED]> [01-11-30 12:12]:
>I use procmail to filter those incoming email into different mailboxes,
>but I don't know how to get into these mailboxes. Mutt only gives me the
>/var/spool/mail/lxj.
Set them:
mailboxes `find /path/to/your/directory/of/mailboxes -type f -print | grep -Ev
'(log|backup|sent|postponed|trash)' | xargs`
Thorsten
--
They that can give up essential liberty to obtain a little
temporary safety deserve neither liberty nor safety.
- Benjamin Franklin
