gecko-dev/grendel
edwin%woudt.nl 197b93c083 Fixed wrong signature preferences key 1999-05-16 00:24:13 +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 Various addressbook updates 1999-05-15 22:40:22 +00:00
calypso Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
composition Fixed wrong signature preferences key 1999-05-16 00:24:13 +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 Fixed wrong smtp host preferences key 1999-05-16 00:23:52 +00:00
search Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
storage Initial specs for MDB from Mauro Botelho <mabotelh@bellsouth.net> 1999-04-28 06:10:26 +00:00
ui Updateable menus (by Mauro) 1999-05-15 22:42:27 +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 Updateable menus (by Mauro) 1999-05-15 22:42:27 +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