On Thu, Sep 26, 2002 at 03:38:35PM -0500, Oscar Ricardo Silva wrote: > Is there something I'm missing in pine that will do this? Are there other > mail clients that will notify you when new mail has been received and > placed in a mailbox other than "IN" ?
Mutt does, you need to add > "mailboxes =mbox =freebsd-questions =personal" Where the "=" refers to the specified default directory (a bit like the shell's "~"). Otherwise I used to have something like the following in my ~/.bashrc: MAILPATH=$(echo $(find ~/Mail -type f) | sed 's/ /:/g')) HTH R -- Richard Jones http://www.jonze.net To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message