comparison README @ 735:0e403f9320ac

Convert documentation to UTF-8
author Ben Schmidt
date Sat, 14 Aug 2010 01:07:52 +1000
parents 19531ac31a24
children dfc9ab125fd4
comparison
equal deleted inserted replaced
734:7d7149bce08e 735:0e403f9320ac
4 functionality as the brilliant ezmlm, but with a decent license and mail server 4 functionality as the brilliant ezmlm, but with a decent license and mail server
5 independency. 5 independency.
6 6
7 The functionality: 7 The functionality:
8 8
9 · Archive 9 · Archive
10 · Custom headers / footer 10 · Custom headers / footer
11 · Fully automated bouncehandling (similar to ezmlm) 11 · Fully automated bouncehandling (similar to ezmlm)
12 · Complete requeueing functionality 12 · Complete requeueing functionality
13 · Moderation functionality 13 · Moderation functionality
14 · Subject prefix 14 · Subject prefix
15 · Subscribers only posting 15 · Subscribers only posting
16 · Regular expression access control 16 · Regular expression access control
17 · Functionality to retrieve old posts 17 · Functionality to retrieve old posts
18 · Web-interface 18 · Web-interface
19 · Digests 19 · Digests
20 · No mail delivery subscription 20 · No mail delivery subscription
21 · VERP support 21 · VERP support
22 · Delivery Status Notification (RFC1891) support 22 · Delivery Status Notification (RFC1891) support
23 23
24 To use mlmmj, do the following: 24 To use mlmmj, do the following:
25 25
26 0) Compile it if you're not using a binary package such as dpkg, rpm or 26 0) Compile it if you're not using a binary package such as dpkg, rpm or
27 a ports collection from a BSD or Gentoo. To compile, untar the tar-ball 27 a ports collection from a BSD or Gentoo. To compile, untar the tar-ball
129 the control/ dir as well. 129 the control/ dir as well.
130 130
131 10) Have a look at the file TUNABLES for runtime configurable things. 131 10) Have a look at the file TUNABLES for runtime configurable things.
132 132
133 Tunables in include/mlmmj.h: 133 Tunables in include/mlmmj.h:
134 · There's some time intervals for how mlmmj-maintd operates. I've choosen 134 · There's some time intervals for how mlmmj-maintd operates. I've choosen
135 non-strict defaults, so depending on your BOFH rate you might want to tweak. 135 non-strict defaults, so depending on your BOFH rate you might want to tweak.
136 The defaults should be good for most people though. 136 The defaults should be good for most people though.
137 137
138 Have a fun! 138 Have a fun!
139 139