Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
maildirs notification
- X-seq: zsh-users 4202
- From: Russell Hoover <rj@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: maildirs notification
- Date: Fri, 7 Sep 2001 12:28:34 -0400
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
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