View Single Post

  #2 (permalink)  
Old 08-25-2007, 09:05 PM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

What do you mean by mail notification agent? Do you want information about incoming email? If you are using thunderbird it will notfie when new mail arrives. Under shell there is a variable called MAILCHECK which defines the interval for checking an email.

Code:
echo $MAILCHECK
__________________
May the force with you!
Reply With Quote