home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 October / PCO1097.ISO / FilesBBS / DOS / MCU10G13.EXE / install.exe / MCMUTIL.DOC next >
Encoding:
Text File  |  1997-08-18  |  26.6 KB  |  573 lines

  1.                                                                   │
  2.                                                                  ─·───
  3.              ┌────┬────┌──────┌────┬────┌──┐ ┌──┌──────┌────┌────┐
  4.              │    │    │   ┌──│    │    │  │ │  └─┐   ┌│    │    │
  5.              │  │   │  │   └──│  │   │  │  └─┘  │ │   ││    │    └──┐
  6.              └──┴───┴──└──────└──┴───┴──└───────┘ └───┘└────└───────┘
  7.                                    Version 1.0g
  8.                (C)opyright 1994-97 by Grischa Brockhaus, SkullSoft
  9.            English Documentation ( not my native language, sorry! ;-) )
  10.     ─────────────────────────────────────────────────────────────────────────
  11.  
  12.     Introduction:
  13.  
  14.     A friend of mine crashed me a new mailer. He asked me to have a look at
  15.     it. It was MCMAIL, a new Mailer from Germany.
  16.     Because of it's Binkley outbound style it was no problem, to convert
  17.     from my old mailer (Portal of Power) to MCMAIL.
  18.     He promised to pay a MCMAIL key, if I would convert my POPUTiL to
  19.     MCMUTiL. :-)
  20.  
  21.     Okay Michael and all you other sysops out there, here it comes: MCMUTiL!
  22.     If you have used POPUTiL once, you will learn very fast how to handle
  23.     MCMUTiL. MCMUTiL is very similair to it, but it is only supporting the
  24.     RA2 as BBS-SoftWare. The reason for this is that I'm using RA2 myself
  25.     and 90% of my programs are registered by RA sysops.
  26.  
  27.     ─────────────────────────────────────────────────────────────────────────
  28.  
  29.     ShareWare:
  30.  
  31.     I decided to release this utility not as cardware (as I did with
  32.     POPUTiL) but as ShareWare.
  33.  
  34.     This means: You are allowed to evaluate MCMUTiL for 30 days without
  35.     paying anything. If you want to use MCMUTiL after this evaluation-
  36.     period, you have to pay for it, else you have to delete it.
  37.  
  38.     If you want to buy MCMUTiL you have to print out the registration form
  39.     valid for your country, fill it out and send it to the adress named in
  40.     the registration form. You can asure to have a valid Registration by
  41.     checking my PGP sign with my public PGP key. You'll get my public PGP
  42.     key if you request PGPKEY at my site (2:2410/1005).
  43.  
  44.     You may send you registration also via netmail. But please think about,
  45.     that netmails may not reach the location, they were adressed to. If you
  46.     don't get any reaction on yu netmail, you should try to send it again.
  47.  
  48.     ═════════════════════════════════════════════════════════════════════════
  49.  
  50.  
  51.     MCMUTiLs parameters:
  52.  
  53.     Usage : MCMUTIL.EXE <parameter> [/NODE<Nr>] [/C:<MCM config>]
  54.  
  55.     The parameter /NODE<Nr> defines the aktual nodenumber of MCMAIL, MCUTiL
  56.     is working in. If you don't specify this parameter, MCMUTiL will read
  57.     the environment variable %TASK% for it. If this is not set it will use
  58.     the node 1 for default.
  59.  
  60.     Per default MCMUTiL will use the MCMAIL.CFG defined in MCUSETUP. If
  61.     this entry is left empty MCMUTiL will use MCMAIL<Node>.CFG in the
  62.     directory specified as maindirectory of MCMAIL. With the parameter /C:
  63.     you can cause MCMUTiL to use the configuration file named after the /C:
  64.     parameter.
  65.  
  66.     *One* of the folloing parameters have to be used:
  67.  
  68.     /CLEAN ──────────────────────────────────────────────────────────────────
  69.  
  70.     This will clean up your outbound directories. MCMUTiL will scan yur
  71.     outbounds for 0 length files and will delete them. It won't delete any
  72.     semaphores found in the outbounds.
  73.     Empty outbounds will be removed, for example empty point-directories or
  74.     normal zone outbounds.
  75.  
  76.     /DLC   ──────────────────────────────────────────────────────────────────
  77.  
  78.     MCMUTiL will scan the logfile defined for the current node for sent
  79.     files. If a file was sent after the last call of MCMUiL /DLC, MCMUTiL
  80.     will scan the RemoteAccess 2.+ filebase, if this file is listed there.
  81.     If this is the case, MCMUTiL will increase the download counter of this
  82.     file.
  83.  
  84.     /DLC /NOEEP  ────────────────────────────────────────────────────────────
  85.  
  86.     If you use the /NOEEP parameter with the /DLC, then MCMUTiL won't update
  87.     download counters for files left your system via a request processor.
  88.     This might become handy for Request Processors (like EasyERP), that
  89.     update the DLC's on their own.
  90.  
  91.     /DPOLL ──────────────────────────────────────────────────────────────────
  92.  
  93.     Usage: MCMUTiL /DPOLL=<adr1>,<adr2>,..;<dir>
  94.  
  95.     MCMUTiL will immitate a poll on a system having the adresses
  96.     <adr1>,<adr2>,.. The files will be "transfered" to the directory <dir>.
  97.     You only have to copy the files in that directory to a disk. The
  98.     according system copys the files into in it's inbound.
  99.  
  100.     /INH   ──────────────────────────────────────────────────────────────────
  101.  
  102.     MCMUTiL will append the last BBS caller to the inbound-history list of
  103.     MCMAIL. I use MCMUTiL in the Spawnbbs.Bat:
  104.  
  105.     :start
  106.  
  107.      rem ** start BBS
  108.      RA.EXE -E25 -B%3 -P%2 -T%5
  109.  
  110.      rem ** React on errorlevels of RA
  111.  
  112.      rem ** refresh lastcaller list and inbound history
  113.      C:\POP\UTILS\MCMUTIL.EXE /NODE%TASK% /INH /ANS
  114.  
  115.      Your inbound history window will look like that:
  116.  
  117.                      Minutes been online ════════════════════════╕
  118.                             Times called ══════════════════════╕ │
  119.                                 Baudrate ═════════════════╕    │ │
  120.                       Marks a BBS caller ═══════════╕     │    │ │
  121.                                     Name ══╕        │     │    │ │
  122.      ┌Settings─────────┬In - Sessions─────────────────────────────┐
  123.      │Port : xFos  COM2│04:49 Grischa Brockhaus   [BBS] 14400,21,5│
  124.      │Speed:      14400│                                          │
  125.      │Event: @ n@,24:00│                                          │
  126.      │Flags:        CBP│                                          │
  127.      └─────────────────┴──────────────────────────────────────────┘
  128.  
  129.                    ╒═══════════════════════════════ Marks a BBS call
  130.                    │      ╒════════════════════════ Baudrate of caller
  131.                    │      │    ╒═══════════════════ Total-Calls of caller
  132.                    │      │    │ ╒═════════════════ Nodenumber of RA
  133.                 ┌History-Info─────────────────────────────┐
  134.                 │ [BBS] 14400,21,1                 Berlin │ < Location
  135.                 │ Mc.Greg               Grischa Brockhaus │ < Name
  136.                 ├─────────────┬─────────────┬─────────────┤
  137.                 │ In      0KB │ Baud  14400 │ Start 04:49 │ < LogOn Time
  138.     Downloads > │ Out     0KB │ CPS       0 │ Day   15Oct │ < LogOn Date
  139.         today   │ All     0KB │ Cost      0 │ Mins     20 │ < Online time
  140.                 ├─────────────┴─────────────┴─────────────┤
  141.                 │       Press any key to continue         │
  142.                 └─────────────────────────────────────────┘
  143.  
  144.     You can call MCMUTiL /INH as often as you want, MCMUTiL will rememner
  145.     its last run and will update only with really new callers.
  146.  
  147.     /INH /ANS [/NS] ─────────────────────────────────────────────────────────
  148.  
  149.     This parameter does exactly the same, as the normal /INH parameter.
  150.     But MCMUTiL will also create the lastcaller ANSi/ASCII defined in
  151.     MCUSETUP.
  152.  
  153.     You may define yourself, how this ANSi should look like. I added some
  154.     examples to the archive. You have to create 2 templates in the directory
  155.     of MCMUTiL and name them LASTCALL.ANS and LASTCALL.ASC. These templates
  156.     will be caculated on runtime while creating the lastcaller list.
  157.  
  158.     You may use the following macros inside the templates:
  159.  
  160.     @NUM                 Count of last callers listed
  161.     @BBSNAME             The name of your BBS as defined in RA
  162.  
  163.     The rest of the macros has to be used in *one* line *only*. MCMUTiL
  164.     will use them to display the the last callers. If MCMUTiL finds one of
  165.     the macros in a line, it will repeat the line for every last caller.
  166.     (Please just have a look at the example templates, it's easier as it
  167.     seems now.)
  168.  
  169.     @USER:<width>        The line will be overwritten at this place with
  170.                          the name of the caller. MCMUTiL will overwrite as
  171.                          much letters as defined with <width>
  172.     @LOCATION:<width>    The same as @USER but done with the location of
  173.                          the caller
  174.     @LOGON               Logon-LogOff time. At this position 11 letters will
  175.                          be overwritten. for example 01:12-01:39
  176.     @BAUD                Will be replaced with the connect speed. This will
  177.                          be 5 letters always and formated to the right
  178.                          margin.
  179.     @BAUD@               Will be replaced with the connect speed. This will
  180.                          be 6 letters always and formated to the right
  181.                          margin. (Needed for bundled ISDN calls)
  182.     @N#                  Will be replaced by the nodenumber the user was
  183.                          online. 3 Digits formated to the right margin.
  184.  
  185.     If you don't registered MCMUTiL, it will create an ANSi only of the
  186.     last 4 callers. After registering it, you are allowed to define this
  187.     count yourself.
  188.  
  189.     It is possible to create seperate lastcaller ANSi's for each task. Just
  190.     specify a $T in the name of the lastcaller ANSi, it will be replaced at
  191.     runtime with the actual task. (for example: C:\RA\TXTFILES\LAST$N.ANS)
  192.  
  193.     For default MCMUTiL will sort the inbound-history entries before
  194.     creating the LASTCALL.ANS. If you don't want that for any reason, use
  195.     the /NS parameter. The LASTCALL.ANS will be sorted in the same way, as
  196.     you see it in your MCMAIL inbound-history-window.
  197.  
  198. !   The lines in the TPL files MAY NOT BE LONGER than 255 bytes. If you have
  199. !   very colored TPL's, use A3E for saving them !
  200.  
  201.     /MULTILC ───────────────────────────────────────────────────────────────
  202.  
  203.     This is a special version of the /INH /ANS feature. /INH /ANS will
  204.     create ANSi files for one single node each. In mulitiline boards normaly
  205.     a lastcaller holding entries of all lines is wanted. So here is the
  206.     parameter for this.
  207.  
  208.     /MULTILC won't patch the INH files of MCMAIL at all, it only creates a
  209.     lastcaller of all nodes found by MCMUTiL. In MCUSETUP you may define,
  210.     how many nodes MCU is searching maximal.
  211.  
  212.     MCMMUTiL is using the template MULTILC.ANS/ASC in it's own directory.
  213.  
  214.     Your BBS batch should look like this, if you want to use the Multiline-
  215.     Lastcaller:
  216.  
  217.     :start
  218.  
  219.      rem ** start BBS
  220.      RA.EXE -E25 -B%3 -P%2 -T%5
  221.  
  222.      rem ** React on errorlevels of RA
  223.  
  224.      rem ** refresh inbound history and *don't* create ANSi's
  225.      C:\POP\UTILS\MCMUTIL.EXE /NODE%TASK% /INH
  226.  
  227.      rem ** Now create the multiline ANSi's:
  228.      C:\POP\UTILS\MCMUTIL.EXE /NODE%TASK% /MULTILC
  229.  
  230.     /MOVERVD [<directory>]──────────────────────────────────────────────────
  231.  
  232.     This option will move the netmails already read by you from your netmail
  233.     folder (or the folder defined with the directory after the parameter) to
  234.     a seperate directory for recieved netmails. You have to configure the
  235.     directory for recieved mail in MCUSETUP.
  236.  
  237.     This option will keep the ammount of mails in your main netmail dir low
  238.     and will speed up netmai tossing/importing.
  239.  
  240.     /MOVESNT [<directory>] ──────────────────────────────────────────────────
  241.  
  242.     This option will do the same as above but to sent netmails. You have to
  243.     define a directory for sent netmails in MCUSETUP.
  244.  
  245.     /NOTIFY ─────────────────────────────────────────────────────────────────
  246.  
  247.     This option send notify netmails to all sysops in your extendet
  248.     nodedatafile. You have to edit the file NOTIFY.MSG in the MCU directory
  249.     for this option. You may use macros in the NOTIFY.MSG. They are the
  250.     same as the commands in the extendet nodedatafile but with @ as
  251.     brackets (@Sysop@, @System@, @Phone@,..). MCU will inform all sysops
  252.     exept of sysops with Capability N. N is not a capability flag used by
  253.     MCM at the moment only MCU will interpret it as "N - Don't write notify
  254.     messages". This flag might change, if MCM starts using this flag.
  255.  
  256.     /PINT <text> ────────────────────────────────────────────────────────────
  257.  
  258.     This option puts an information string <text> in the multiline info
  259.     window of McMail. You may use it in your tosser batch for example with
  260.     MCMUTiL /NODE2 /PINT Tossing incoming mail
  261.     This will show "Tossing incoming mail" for node 2 in the multiline
  262.     window.
  263.  
  264.     /POLL  ──────────────────────────────────────────────────────────────────
  265.  
  266.     With this parameter you can force MCMUTiL to poll a node. This is the
  267.     same like pressing Alt+P in MCMAIL.
  268.  
  269.     Usage : MCMUTiL.EXE /POLL <Adress>
  270.  
  271.     /RENUM [<directory>] ────────────────────────────────────────────────────
  272.  
  273.     Will renumber the netmail-folder you defined for this node and updates
  274.     the lastread counter depending on this.
  275.     I use this in the RENUM.BAT of timEd for example.
  276.  
  277.     In the registered version of MCMUTiL you may specify the netmail-
  278.     directory, MCMUTiL should use. If not specified via command line,
  279.     MCMUTiL will renumber the netmails in the directory defined in
  280.     MCMAIL.CFG.
  281.  
  282.     /REQ ──────────────────────────────────────────────────────────────────
  283.  
  284.     Usage: MCMUTiL.EXE /REQ <adress> <file>
  285.  
  286.     This will prepare a filerequest at <adress> of the file <file>
  287.  
  288.     Example : MCMUTiL /REQ 2:2410/1001.1 MCMU10G5.RAR
  289.  
  290.     /SEND  ──────────────────────────────────────────────────────────────────
  291.  
  292.     Usage : MCMUTiL.EXE /SEND <adress> [^|#]<file> <flo>
  293.  
  294.     This will order MCMAIL to send the <file> to the <adress>. If you use a
  295.     ^ before the filename, MCMAIL will truncate the file after sending, if
  296.     you use a # , MCMAIL will delete it.
  297.     <flo> is a char, that marks how the file should be sent:
  298.  
  299.     I : Immidiate
  300.     D : Direct
  301.     F : Normal
  302.     H : Hold
  303.  
  304.     Example : MCMUTiL.EXE /SEND 2:2410/1001.1 #TEST.TXT I
  305.  
  306.     /SITE  ──────────────────────────────────────────────────────────────────
  307.  
  308.     This will change the siteinfo and location information of MCMAIL.
  309.     MCMUTiL will need a file called SITEINFO.TXT. It has to be located in
  310.     the directory of MCMUTiL. This file will hold a list of possible
  311.     siteinfos and locations, you want to be used by MCMUTiL. How the file
  312.     SITEINFO.TXT should be build up you should look up from the example file
  313.     in the archive.
  314.  
  315.     The siteinfo/location informations will be displayed by most mailers.
  316.     Most sysops think to display only our real sitinfo and location is a
  317.     little bit boaring, so this is for you. Use it to display some funny
  318.     remarks.
  319.  
  320.     MCMUTiL will put this siteinfos / locations into the configuration of
  321.     MCMAIL. Everytime you call it, it will enter a new one. The changing of
  322.     the siteinfo / location only takes effect after restarting MCMAIL, so
  323.     you should write this to your MCM.BAT before you start MCMAIL.
  324.  
  325.     Until registering of MCMUTiL will only use the first 5 siteinfos /
  326.     locations. After registration, the number of siteinfos and locations
  327.     are unlimited.
  328.  
  329.     HINT: If you want to speedup the site option copy the relating Infos
  330.     from your MCMAIL.CFG to a seperate (short) configuration file and name
  331.     it for example SITE.CFG. After this include SITE.CFG into your
  332.     MCMAIL.CFG and call
  333.  
  334.     MCMUTiL /C:SITE.CFG /SITE
  335.  
  336.     This way MCMUTiL only have to rewrite a very short textfile. (But you
  337.     have to add the Sysop command in the SITE.CFG, because else MCMUTiL
  338.     won't be registered this way!)
  339.  
  340.     /TL=<TIMELOG.BBS> ───────────────────────────────────────────────────────
  341.  
  342.     With this option you are able to add the online times of your mailer to
  343.     the RA busy-per-hour graph. MCMUTiL will scan the in- and outbound
  344.     history of the relating node and will add all online minutes found there
  345.     into the TIMELOG.BBS named with the parameter. (TIMELOG.BBS is a RA file
  346.     saving the online minutes of the BBS.) Now your users will see the
  347.     busy-per-hour graph of your whole system instead of the BBS only.
  348.  
  349.     This option may used as often as you want, MCMUTiL will remember what
  350.     was already added.
  351.  
  352.     Please give always the correct TIMELOG.BBS for the depending node ! In a
  353.     multinode environment TIMELOG.BBS is found in the line directory of RA
  354.     else in the maindirectory.
  355.  
  356.     Example:
  357.     MCMUTiL.EXE /NODE%TASK% /TL=C:\RA%TASK\TIMELOG.BBS
  358.  
  359.     /TOSS  ──────────────────────────────────────────────────────────────────
  360.  
  361.     This option will convert all the netmails with special attributes in
  362.     your netmail folder to binkley style FLO files. Special attributes are
  363.     those not handled by the normal Netmail-Packer (FileAttach, FileRequest,
  364.     Immidiat, Crash, Direct, Hold mail).
  365.     You should use this feature behind your normal Tosser.
  366.  
  367.     /WOH  ───────────────────────────────────────────────────────────────────
  368.  
  369.     MCMAIL has a "What's on hold window" since version 1.0g3. With the
  370.     Parameter /WOH you can create a WOH Ansi for your BBS. The same entries
  371.     as in the WOH window will be listed in the WOH ANSi. This means: MCMUTiL
  372.     won't scan the outbound itself, it will read a file created by MCMAIL
  373.     while scanning for the WOH window. This makes the creating of the ANSi
  374.     very fast, you can use this often without loosing system performance.
  375.  
  376.     The name of the ANS/ASC file to be created is defined in MCUSETUP. The
  377.     look of the WOH.ANS is defined free by templates created with your
  378.     favorite ANSi Editor again. I have put some examples to the Archive
  379.     (WOH_TPL.EXE). The following macros are valid:
  380.  
  381.     @BBSNAME             The name of your BBS as defined in RA.
  382.     @DATE                Date of creating the ASNi (Width=9)
  383.     @TIME                Time of creating the ASNi (Width=5)
  384.     @ZONE                The line holding this makro will be used everytime
  385.                          when the Zone is changing in the WOH window. The
  386.                          macro will be replaced by [Zone=<Zone>]
  387.  
  388.     The following macros may be used in one line only (together!), because
  389.     every line holding one of these macros will be used for displaying the
  390.     WOH entries.
  391.  
  392.     @ADRESS:<width>     Will be replaced with the address of the WOH entry.
  393.                         <Width> is the width to be used.
  394.     @NAME:<Breite>      Will be replaced by the name defined in MCUWOH.CTL
  395.                         for this node.
  396.     @FL                 Will be replaced by the type(s) (flavours) of the
  397.                         pakets. The width is 7 always.
  398.     @FS                 Will be replaced by the size of the paket. Width is
  399.                         5 always.
  400.     @FN                 Count of all files in the paket. Width=5
  401.     @FD                 Date of the oldest file in the paket. Width=5
  402.  
  403. !   The lines in the TPL files MAY NOT BE LONGER than 255 bytes. If you have
  404. !   very colored TPL's, use A3E for saving them !
  405.  
  406.     Configuration-file MCUWOH.CTL:
  407.  
  408.     You can define names for Nodes, that are listed in your WOH window.
  409.     This is done in the MCUWOH.CTL that has to be located in the directory
  410.     of MCMUTiL. Everyline has to hold an address and a name following to it.
  411.     I added a sample MCUWOH.CTL to the archive.
  412.  
  413.     Semaphores ──────────────────────────────────────────────────────────────
  414.  
  415.     If MCMUTiL is called with the parameters /POLL, /REQ, /SEND or /TOSS it
  416.     will create the semaphores for rereading the outbound and for rebuilding
  417.     the WOH window. All new things done by MCMUTiL will be available in
  418.     MCMAIL immidiate.
  419.  
  420.     ═════════════════════════════════════════════════════════════════════════
  421.  
  422.  
  423.     Configuration of MCMUTiL ────────────────────────────────────────────────
  424.  
  425.     The configuration of MCMUTiL is very simple. It will try to get all
  426.     configuration from it's environment. It will read the MCMAIL.CFG file
  427.     of the actual node for example and will read in the directory defined by
  428.     the RA environment variable for settings of RA.
  429.  
  430.     But some things you have to configure. This is done with the
  431.     configuration utility MCUSETUP.EXE.
  432.  
  433.     ╒═╡ Configuration ╞═════════════════════════════════╕
  434.     │                                                   │
  435.     │ MCMAIL directory : C:\MCMAIL                      │
  436.     │ MCMAIL.CFG       : C:\MCMAIL\MCMAIL.CFG           │
  437.     │ Rcvd directory   : C:\NETMAIL\RVD                 │
  438.     │ Sent directory   : C:\NETMAIL\SENT                │
  439.     │                                                   │
  440.     │ ANSi Setup                                        │
  441.     │                                                   │
  442.     ╘═══════════════════════════════════════════════════╛
  443.  
  444.     First you enter the directory, where MCMAIL is located.
  445.  
  446.     The second entry defines a default configuration file of MCMAIL. If this
  447.     is left empty, MCU will use <MCMAIL-Dir>\MCMAIL<Node>.CFG. If the /C:
  448.     partameter is used, it will overwrite this entry.
  449.  
  450.     Rcvd- and Sent-directory are the relating directories of the switches
  451.     /MOVESNT and /MOVERVD.
  452.  
  453.     If you push [Enter] at the "ANSi Setup" you can configure the the
  454.     creating of the LastCall and WOH ANSi (Option /INH /ANS, /MULTILC and
  455.     /WOH). A new submenu will open:
  456.  
  457.     ╒═╡ ANSi Setup ╞════════════════════════════════════╕
  458.     │                                                   │
  459.     │ MULTI LC ANS  : C:\RA\TXTFILES\LASTCMUL.ANS       │
  460.     │ MULTI LC ASC  : C:\RA\TXTFILES\LASTCMUL.ASC       │
  461.     │ Check nodes   : 10                                │
  462.     │ LASTCALL.ANS  : C:\RA\TXTFILES\LASTCALL.ANS       │
  463.     │ LASTCALL.ASC  : C:\RA\TXTFILES\LASTCALL.ASC       │
  464.     │ Use Handles   : [ ]                               │
  465.     │ Hidden Users  : [ ]                               │
  466.     │ Local Calls   : [ ]                               │
  467.     │ OUTMAIL.ANS   : C:\RA\TXTFILES\WOH.ANS            │
  468.     │ OUTMAIL.ASC   : C:\RA\TXTFILES\WOH.ASC            │
  469.     │ List Dumbterm : [ ]                               │
  470.     │ Max Entries   : 15                                │
  471.     │ WOH.ANS       : C:\RA\TXTFILES\WOH.ANS            │
  472.     │ WOH.ASC       : C:\RA\TXTFILES\WOH.ASC            │
  473.     │                                                   │
  474.     ╘═══════════════════════════════════════════════════╛
  475.  
  476.     The two first lines define the name of the multiline lastcaller ANS/ASC
  477.     file to be created. Check nodes defines, for how many nodes MCMUTiL
  478.     should search maximal while creating the multiline lastcaller
  479.  
  480.     The two lines after define the name of the Lastcall ANS/ASC file to be
  481.     created.
  482.  
  483.     With the switch "use handles" you can switch on, that MCMUTiL will use
  484.     handles in the lastcaller ansi instead of realnames. Hidden users tells
  485.     MCMUTiL, if it should list hidden Users in the Lastcaller ANSi. Local
  486.     calls tells MCMUTiL wether it should ignore local calls or not.
  487.     All these switches will configure the multiline lastcaller, too.
  488.  
  489.     Outmail.ans/as is the name of the file used for the /OUT option.
  490.     List dumbterm tells MCMUTiL wether to list dumbterm calls in the outmail
  491.     ANSi or not.
  492.  
  493.     With max. Entries you define the maximal ammount of lastcallers shown in
  494.     the lastcaller and outmail ansi.
  495.  
  496.     At the WOH inputs you define the name of the WOH.ANS/ASC file to be
  497.     created.
  498.  
  499.     If you are ready with this, press [Esc] to return to the main menu.
  500.  
  501.     Press F10 to open the options menu:
  502.  
  503.     ╒═╡ Options ╞════════════════╕
  504.     │                            │
  505.     │  (R)oute Pointmail   [■]   │
  506.     │  (D)el Exported      [ ]   │
  507.     │  Del (M)ine 0-Length [ ]   │
  508.     │  Del (A)ll Send      [ ]   │
  509.     │  Use (Z)ones         [■]   │
  510.     │  (S)et Send-Flag     [■]   │
  511.     │  (I)nform Sysop      [■]   │
  512.     │                            │
  513.     ╘════════════════════════════╛
  514.  
  515.     Route Pointmail: Normally the netmails will be exported as written. this
  516.     means: No routing is possible with MCMUTiL *AT ALL*. If you swith on
  517.     this option, MCMUTiL will export pointmails to their boss nodes. The
  518.     bossnode must route the mail to their points then. This won't work with
  519.     hold or direct flagged mails, because this would be nonsence.
  520.  
  521.     Del Eported: This will cause MCMUTiL to delete *ALL* mails after
  522.     exporting them. Normally this swith should be disabled, MCMUTiL will
  523.     delete mails with the "Kill message when sent" independent of this
  524.     switch.
  525.  
  526.     Del mine 0-Length: This will cause MCMUTiL to delete all mails sent to
  527.     your without any text in it (Mail attaches and so on) while working in
  528.     /TOSS mode.
  529.  
  530.     Del All Sent: This is similair to the "Del Exported" swith, but it will
  531.     also delete mails exported by other tools. It will delete all mails that
  532.     have a SENT flag. Normally you should disable this switch !
  533.  
  534.     Use Zones: Should always be enabled if you have more than one zone.
  535.  
  536.     Set Sent-Flag: Should normally be switched on ! This will cause MCMUTiL
  537.     to set the SENT flag on all mails exported by itself. The SENT flag will
  538.     tell MCMUTiL and other tools, that the mail was already exported and
  539.     will prevent them from exporting the mails again.
  540.  
  541.     Inform Sysop: This will cause MCMUTiL to inform the sysop via Netmail
  542.     about some action. This feature is not ready yet.
  543.  
  544.  
  545.     ═════════════════════════════════════════════════════════════════════════
  546.  
  547.  
  548.     More tools added to the packet ──────────────────────────────────────────
  549.  
  550.     I have added some more tools to the archive. They will explain temself
  551.     if called without parameter. Here comes a short description of them:
  552.  
  553.     MCUPHONE
  554.     This is a converter for some terminal phonebook files into MCMAIL's
  555.     BBSDATA.CFG file for the dumbterm. At the moment it can convert
  556.     Terminate 1.4+, FrontDoor 2.02 and FrontDoor 2.20 phonebook files.
  557.  
  558.     MCUMODE
  559.     With this tool you can change the actual textmode. This means Rows and
  560.     collumns.
  561.  
  562.     [MCUVIEW]
  563.     This is a "replacement" for MCMVIEW. But it has many more usefull
  564.     features. You'll see online users in the watch windows with complete
  565.     userdoes support, may send online messages to the nodes and receive
  566.     them, call the multiline chat, watch the logfiles of your mailer and
  567.     BBS of all nodes in ONE very comfortable list, view the busy-per-hour
  568.     graph of the lines and much more ! MCUVIEW is the multiline tool for
  569.     the sysop, who want to be informed about everything with one look.
  570.     This is a tool delivered in a seperate archive, because it is too big
  571.     and has too many features. Look for MCUV????.RAR. If you register
  572.     MCMUTiL, you will be registered for this tool, too.
  573.