zsh-users
 help / color / mirror / code / Atom feed
From: Rodger Anderson <rodger@hpbs2245.boi.hp.com>
To: Daniel Eisenbud <eisenbud@condor.sccs.swarthmore.edu>
Cc: zsh-users@math.gatech.edu
Subject: Re: Automatically checking mail
Date: Tue, 25 Jul 1995 15:31:06 -0600	[thread overview]
Message-ID: <199507252131.AA023727867@hpbs2245.boi.hp.com> (raw)
In-Reply-To: Your message of "Tue, 25 Jul 1995 17:16:41 EDT." <199507252116.RAA17138@condor.sccs.swarthmore.edu>

I've been using zsh MAILPATH to check various files for quite some
time now, and have had no problems with it.  Here is the relevant
portion of my .zprofile file:

# How often to check for mail, and where to check.
MAIL=$HOME/Mail/inbox/mbox
MAILCHECK=120
MAILPATH="$MAIL?You have new mail"
MAILPATH="$MAILPATH:/usr/mail/?Someone has mail in /usr/mail/"
MAILPATH="$MAILPATH:$HOME/dead.letter?You have a dead letter"
MAILPATH="$MAILPATH:/tmp/post.messages?You have a post note"

Rodger Anderson


  reply	other threads:[~1995-07-25 21:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-07-25 21:16 Daniel Eisenbud
1995-07-25 21:31 ` Rodger Anderson [this message]
1995-07-25 22:42   ` Daniel Eisenbud

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199507252131.AA023727867@hpbs2245.boi.hp.com \
    --to=rodger@hpbs2245.boi.hp.com \
    --cc=eisenbud@condor.sccs.swarthmore.edu \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).