changeset 86:e7813152c0f0

A better TODO
author mmj
date Wed, 19 May 2004 03:17:12 +1000
parents 6e3246ae87fd
children 95830c6a36da
files README TODO
diffstat 2 files changed, 11 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/README	Wed May 19 03:02:20 2004 +1000
+++ b/README	Wed May 19 03:17:12 2004 +1000
@@ -88,7 +88,7 @@
 Tunables in include/mlmmj.h:
 If you want to use something else than localhost for your maildelivery you have
 to change RELAYHOST.
-If you want to spawn more than 2 smtp connections to your relayhost, change
+If you want to spawn more than 3 smtp connections to your relayhost, change
 MAX_CONNECTIONS to the desired value.
 
 Have a fun!
--- a/TODO	Wed May 19 03:02:20 2004 +1000
+++ b/TODO	Wed May 19 03:17:12 2004 +1000
@@ -1,6 +1,10 @@
- o Make the mlmmj-make-ml.sh script be generated with the listtext stuff
-
- o bounce-handling
-
- o add configure option for what relayhost to use.
-
+ o bounce-handling:
+   · parse of bouncefiles
+   · probe emails
+   · handle of help-bounces
+ o requeueing mechanism
+ o owner functionality
+ o listname+get functionality
+ o subject prefix. (Subject: [mlmmj-test] Lets see)
+ o mlmmj-maintenance
+ o rewamp of the SMTP stuff