Balsa E-Mail Client 0.0.2
Copyright (C) 1997 Jay Painter
See 'COPYING' for licence information.

Jay Painter -- jpaint@serv.net
http://www.serv.net/~jpaint

This uses Mark Crispin's c-client library, which is in the directory c-client. 
It must be compiled first in order to compile Balsa.  More information on the
c-client liberary is avaible at http://www.imap.org.


BUILD INSTRUCTIONS:

You will need my patched version of GTK avaible at:
ftp.serv.net /pub/jay/gtk/gtk+-U1.tar.gz
This verison has several patches, including the panned widgets Balsa uses.
This version of GTK is also known to compile with GIMP, SANE, and Gzilla 
unpatched.

First compile the c-client library, within the Balsa directoy:
# cd c-client/
# make lnx           <--- for Linux, read the Makefile for other systems

Then to build balsa:
# cd ../src
# make


FEATURES (not):

Here's what Balsa does right now:

  * Takes INBOX path from the MAIL envornment varible.
 
  * looks in the ~/mail directory for a list of local mail boxes.
  
  
Balsa currently does not react to messages dropped in a currently open mailbox,
such as the spool file.

That's all for now,
Jay
