(This doc borrowed from KGet)

                            KNewMail 
			 ==============

  What is KNewMail you ask. Well, it is a small
utility that will check your email at preset intervals. It will then notify
you of new mail (hence the nifty name!) using one/none/all of the following
methods:
 o Popup window displaying the number of messages waiting
 o Playing a wav file
 o Popup window (the main window) which shows you headers of the messages
   waiting
 o Auto Launch your favorite email program (or something like klogin so you
   can telnet)

  I originally designed the program to support multiple pop3
servers because I got annoyed by having to telnet to them all, and waiting
for the server to respond. KnewMail also has some other features, I've
listed them here, but just remember they will be constantly added to and
this list might not get updated! Check the docs for the latest list.
 o Customizable sound to play when mail arrives (or turn it off)
 o Supports unlimited number of mailboxes (theoretically!)
 o Customizable time between mail checks
 o Customizable email program launch
 o Will only play sound when NEW messages arrive, not every time it detects
   waiting mail
 o Simple mail filtering

INSTALLATION
=============
 ./configure
 make
 su
 make install

 For more robust instructions, please follow instructions 
 in the INSTALL file.

REQUIREMENTS
============
 Knewmail v3.x  --->  QT 1.4x and KDE 1.x
 Knewmail v4.x  --->  QT 2.x  and KDE 2.x

USING
======
 Please read html documentation that comes with package 
 (/knewmail/doc/index.html) or via Help->Contents

BUGS
=====
See the web page, http://www.slac.com/mpilone/knewmail_home/ for the
latest bug report.
 
Please report all bugs to mpilone@slac.com

TODO
=====
 * Look into deleting messages via KNewMail 
 * < waiting for suggestions... >


Have a good one...

Mike Pilone
mpilone@slac.com
