changeset 92:4f0104f5a343

0.5.1 README
author mmj
date Thu, 20 May 2004 09:15:46 +1000
parents 3eb85ce1507f
children 759d002e5fd1
files README
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu May 20 09:15:23 2004 +1000
+++ b/README	Thu May 20 09:15:46 2004 +1000
@@ -1,4 +1,4 @@
-README mlmmj-0.5.0					May 17rd 2004
+README mlmmj-0.5.1					May 19th 2004
 
 This is an attempt at implementing a mailing list manager with the same
 functionality as the brilliant ezmlm, but with a decent license and mail server
@@ -11,6 +11,7 @@
  · Custom headers / footer
  · Primitive bouncehandling
  · Moderation functionality
+ · Subject prefix
 
 To use mlmmj, do the following:
 
@@ -85,6 +86,8 @@
    control/ directory. Moderators are added to a file called 'moderators' in
    the listdir, just like subscribers are in the subscribers file.
 
+8) Have a look at the file TUNABLES for runtime configurable things.
+
 Tunables in include/mlmmj.h:
 If you want to use something else than localhost for your maildelivery you have
 to change RELAYHOST.