Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

maildirs notification



On Sun 08/19/01 at 06:55 PM +0000, Bart Schaefer
<schaefer@xxxxxxxxxxxxxxxx> wrote:

> On Aug 19,  2:39pm, Russell Hoover wrote:
> } Subject: New mail notification not working
> }
> } I'm using the maildir mailbox format with mutt.
> } and I cannot get the "You have new mail." to show in zsh.
>
> If you built zsh yourself, try recompiling it with
> --enable-maildir-support.

My sysadmin has done this, but I'm still not getting
notification at the shell.  I have this is .zshenv:

mailpref=$HOME/Mail
mailpath=($HOME/.mailspool/rj/
            $mailpref/z/'?New zsh mail.'
            $mailpref/m/'?New mutt mail.'
            $mailpref/trash/'?New mail in trash.')

do I need, e.g., "new" after ".mailspool/rj/" ?

-- 
                                 // rj@xxxxxxxxx //



Messages sorted by: Reverse Date, Date, Thread, Author