|
|
#1 |
|
All Star
Join Date: Jan 2002
Location: Dexter, MI, USA
Posts: 704
|
Alert for new mail
Hello,
I have fetchmail set up to download mail to my computer, and am using mutt to peruse it once it has been downloaded. This is giving me much less grief than Entourage and mail.app, however I would like some sort of audible notice that there is new mail waiting for me when I am sitting at my computer. I was thinking maybe using cron/anacron to check every 5 minutes, but I wasn't sure how the system tells itself there is new mail. I know when I open a new terminal window, if I have new mail it will say Code:
Welcome to Darwin! You have new mail. Thanks for any help!
__________________
- Greg Happy user of OS X since the Public Beta. Help Team Mac OS X cure cancer, Alzheimer's, ALS, Parkinson's, and more! |
|
|
|
|
|
#2 |
|
Triple-A Player
Join Date: Apr 2002
Location: Restaurant at the End of the Universe
Posts: 171
|
I think you can just add this
Code:
CHECKMAIL=300 number is in seconds.
__________________
—bakaDeshi Caution! Mac User at the Command Line. |
|
|
|
|
|
#3 |
|
All Star
Join Date: Jan 2002
Location: Dexter, MI, USA
Posts: 704
|
I have that in my ~/.fetchmailrc file, that is what actually downloads the mail. I just want the terminal to beep (or say something) if there is new mail...
__________________
- Greg Happy user of OS X since the Public Beta. Help Team Mac OS X cure cancer, Alzheimer's, ALS, Parkinson's, and more! |
|
|
|
|
|
#4 |
|
Prospect
Join Date: Jan 2002
Location: fort collins, co
Posts: 31
|
biff
i think biff is what you are looking for. try
Code:
man biff mike
__________________
-- mike cullerton |
|
|
|
|
|
#5 |
|
All Star
Join Date: Jan 2002
Location: Dexter, MI, USA
Posts: 704
|
Excellent, that's just the type of thing I've been looking for. Thanks, Mike.
__________________
- Greg Happy user of OS X since the Public Beta. Help Team Mac OS X cure cancer, Alzheimer's, ALS, Parkinson's, and more! |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|