diff --git a/TODO b/TODO index 435f894a..e7308418 100644 --- a/TODO +++ b/TODO @@ -71,6 +71,8 @@ mbfido: N: Doesn't erase netmail.jam and/or echomail.jam after a full mailscan. + N: Add traffic to html.nodes + mbcico: L: Implement modem connect response translation for ISDN lines, i.e. make the CAUSE responses human readable. see McMail for this @@ -111,6 +113,10 @@ mbnewusr: mbsetup: U: PickAka function lets mbsetup crash if domain is 12 characters + U: Use some sort of sorting for the system aka's and make sure the + main aka with zone's is listed first. Having zone's mixed gives + too high outbound stats and the outbound is scanned multiple times. + U: When moving an JAM messagebase, check filefind records. N: Put ZMH fields in the network setup for each zone. diff --git a/html/setup/nodes.html b/html/setup/nodes.html index 42f2b173..f4d62fab 100644 --- a/html/setup/nodes.html +++ b/html/setup/nodes.html @@ -12,7 +12,7 @@
-
Last update 06-Apr-2002
+
Last update 11-Jun-2002

 

MBSE BBS Setup - Fidonet nodes.

@@ -79,7 +79,7 @@ you can setup the aka's, mail, files and session handshake. If set, errors or missing password are refused and the .pkt files are renamed to .bad UplMgr program The name of the Areamgr program of this node. - (This doesn't work yet). + This could be AreaFix, AreaMgr etc. UplMgr passwd The password for the Areamgr of this node. Mail forward Not in use yet. ARCmail comp. Use ARCmail 0.60 file naming convention for out of zone mail. @@ -104,6 +104,7 @@ carefull not to allow a node to connect areas from networks he has no aka in. Files password The password for .tic files. Mgr password The password for the Areamgr and Filemgr. UplMgr program The name of the Filemgr progrom of this node. + This could be FileMgr, Allfix, Raid etc. UplMgr passwd The password of the Filemgr if this node. UplMgr Add + Add a "+" in the command to connect areas. Incl. message Send a netmail message for each file to send. diff --git a/script/rundoor.sh b/script/rundoor.sh index 65be765e..d6263bc6 100644 --- a/script/rundoor.sh +++ b/script/rundoor.sh @@ -11,7 +11,7 @@ # by Redy Rodriguez and Michiel Broek. # DOOR=`basename $0` -COMMANDO="\"doors $DOOR $*\r\"" +COMMANDO="\" doors $DOOR $*\r\"" /usr/bin/sudo /opt/mbse/bin/bbsdoor.sh $DOOR $1 /usr/bin/sudo /opt/dosemu/bin/dosemu.bin \