talisman%anamorphic.com 8619886f8c Added Makefile.in for the toplevel configure script to generate Makefile from.
git-svn-id: svn://10.0.0.236/trunk@42412 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 06:10:15 +00:00
..

This is Grendel -- a Java mail/news client.

The grendel.storage package is is where we implement most (all?) of the
javamail API.  Private to this package are any details about particular
protocol implementations.  All the differences between NNTP, IMAP, POP,
etc. are packaged away in here and hidden.  This also implements the RCFdata
interfaces; that is, this is the stuff that supports RDF queries.

See http://www.mozilla.org/projects/grendel/index.html for more info.