gecko-dev/grendel
edwin%woudt.nl d01ece3796 Oops, too quick, backing out. This is one of the few files I didn't touch! 1999-04-19 01:20:21 +00:00
..
META-INF Remove this ugly registration. This is the way to do it right! 1999-03-01 00:33:01 +00:00
addressbook More addressbook patches from Mauro Botelho. 1999-03-15 01:59:26 +00:00
calypso Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
composition Inline forwarding now also works a bit. 1999-04-19 01:16:28 +00:00
contrib Patch from Morgan Schweers <morgan@vixen.com> to directly edit the From: header in the composition window. We need to add an advanced configuration option to turn this on, because otherwise not-so-clueful users might make mistakes. It'll stay here for now 1999-03-03 11:18:50 +00:00
dnd Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
docs Status update! 1999-02-25 23:09:12 +00:00
dog Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
filters Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
integrator Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
mime Our renderer choked on the complex html mimelib generated (nested tables and such). Therefore I simplified the html so that it at least shows now that attachments are present. 1999-04-18 23:49:04 +00:00
prefs Changed the smtphost preference to be identity based instead of global. 1999-03-14 13:30:45 +00:00
search Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
storage Patch from Joel York to implement the overloaded BerkeleyStore.getFolder(). 1999-04-06 07:24:43 +00:00
ui Oops, too quick, backing out. This is one of the few files I didn't touch! 1999-04-19 01:20:21 +00:00
util Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:40:44 +00:00
view Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 02:39:04 +00:00
widgets Cleanup of toolbar code 1999-04-18 23:53:06 +00:00
Main.java Changed the smtphost preference to be identity based instead of global. 1999-03-14 13:30:45 +00:00
Makefile Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
README The last step in updating the docs. 1999-03-05 01:48:15 +00:00
README.build Updated build docs 1999-03-05 01:26:30 +00:00
README.libs Updated lib dependencies 1999-03-05 01:18:23 +00:00
SelfTest.java vivat grendel! 1998-09-09 00:52:38 +00:00
TestFolderViewer.java vivat grendel! 1998-09-09 00:52:38 +00:00
rules.mk Removed classpath's bogusness. We need to get a better way to do this. 1999-01-22 06:44:30 +00:00

README

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

It is runnable state right now, though there is still a lot of work to do. 

It is currently being maintained by Jeff Galyan (talisman@anamorphic.com), 
Giao Nguyen (grail@cafebabe.org) and Edwin Woudt (edwin@woudt.nl)

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

See README.libs for the libraries you need.
See README.build for build instructions