home *** CD-ROM | disk | FTP | other *** search
- ; EchoGate Contorl file
- ; By G.D. Soft 1993-94(C)
- ;
- ; Special thanks to:
- ; ──────────────────
- ; Chen Gelerter (former SysOp of Beyond Tomorrow)
- ; Ira Abramov (Betelgeuse, 2:402/422), by Beta tester.
- ;
- ;
- ; Name of the SysOp:
- ; ──────────────────
- SysOp Your Name
-
- ; Your personal registration key:
- ; ───────────────────────────────
- RegKey 0
-
- ; Main address and AKAs:
- ; ──────────────────────
- ; You must specify your main address and up to 20 AKAs
- ; Node <Addr>
-
- ;Node 2:404/250.3
- ;Node 2:402/422.69
-
- ; Linked systems information:
- ; ──────────────────────────────
- ; Link <Addr> <SysOp_Name>
- ;
- ; If SysOp name if more than one word, underscore must be used.
- ; PassWord must be 8 chars max.
-
- ;Link 2:402/422 Ira_Abramov
- ;Link 2:404/250 Eran_Tromer
-
- ; Define EchoIDs status:
- ; ──────────────────────
- ; EchoIDs can be defined as Private or ReadOnly.
- ;
- ; Area <EchoID> <Private|ReadOnly>
- ;
- ; Private gives your pollers the ability to read private mail off-line.
- ; ReadOnly gives your pollers the ability to read your system announcements
- ; off-line with out you having any fear that they will write there something.
- ;
- ; {+} You can spacify up to 6 special areas in un-registered version.
-
- ;Area I_PRIVATE Private
- ;Area I_NEWS_BULLETINS ReadOnly
-
- ; Define Filter for areas and nodes. This option is similar
- ; to Area with Private status, but it will filter the specified area
- ; for that node, and will process messages sent to that sysop.
- ; Filter <EchoID> <Addr> [Addr] ... [Addr]
- ;
- ; When you define "*" instead of the EchoID, all areas will be filtered
- ; for that particular node number.
- ;
- ; {+} You can define up to 5 Filters in un-registered version.
-
- ;Filter I_TELECOMM 2:404/250.100 2:404/250
- ;Filter ULT_PENPAL 2:404/250.3
- ;Filter INTERNET 2:404/250.3
- ;Filter * 2:404/250.3
-
- ; Define To: fields that are considered message to all.
- ; This definition is good for areas defined private and for filter switch.
- ; Messages to all are not private for a specific person,
- ; and because of that, should be processed.
- ; If you wish these messages not to be processed, just don't define
- ; any ToAllField switches.
- ;
- ; ToAllField <User_Name>
- ;
- ; {+} You can define up to 2 ToAllField in un-registered version.
-
- ToAllField All
- ; ToAllField All_Users
- ; ToAllField All_Of_You
-
-
- ; Renaming EchoIDs:
- ; ─────────────────
- ;
- ; Ren <EchoID> <Direction> <EchoID> <Addr> [Addr] ... [Addr]
- ;
- ; <Direction> must be one of three:
- ; = EchoIDs will be renamed on Import (DeComp) and Export (Comp) mode.
- ; {+} > EchoIDs will be renamed on Import mode only.
- ; {+} < EchoIDs will be renamed on Export mode only.
- ;
- ;
- ; Until now you couldn't be connected to two or more networks that use the same
- ; EchoIDs.
- ; Now you can direct EchoGate to rename several EchoIDs to other names.
- ; This way you can receive for example, PENPAL area from two
- ; different NetWorks.
- ;
- ; Ren PENPAL = A_PENPAL 2:404/250
- ; Ren PENPAL = B_PENPAL 111:404/0
-
- ; A_PENPAL and B_PENPAL are EchoIDs used on your system.
- ; EchoGate will rename each message with PENPAL EchoID
- ; from 2:404/250 to A_PENPAL and when sending messages it will
- ; rename it back to PENPAL.
- ;
- ; · if '*' is used instead of an Addr then EchoGate will rename the areas
- ; defined, without paying attention to the address.
-
- ; Define log-style (default is FrontDoor):
- ; ────────────────────────────────────────
- ;
- ; LogStyle <FrontDoor|D'Bridge|Binkley|QuickBBS>
-
- ; Define log filename:
- ; ────────────────────
- ; default is ECHOGATE.LOG in EchoGate's directory
- ;
- ; LogFile [Path]+<LogName>
-
-
- ; Define log depth (default is Partly):
- ; ─────────────────────────────────────
- ; LogDepth <NoLog|Partly|All>
-
- ; EchoGate can update the DESCRIPT.ION files for those who use 4DOS/NDOS
- ; This option can be very helpful ...
- ;
- ; Update4DOS
- ;
-
- ; Define Relocate for outgoing PKTs to be ARJed or ZIPed in another directory
- ; Relocate <DestNode> <FullPath> [NewBundleName]
- ; if NewPathName if a dot "." the new relocation will be in the
- ; original directory.
- ; if the new directory is not found the original directory will be used.
- ;
- ; if FullPath is not specified the new file will carry the
- ; original name.
- ; if NewBundleName does not have an extension, the original extension
- ; will be used.
- ;
- ; Examples:
- ; Relocate 2:402/444 c:\
- ; will relocate the bundle to C:\ with the original name.
- ;
- ; Relocate 2:402/444 .
- ; will relocate the bundle to the OrgDir with the original name.
- ;
- ; Relocate 2:402/444 c:\ TESTFILE
- ; will relocate the bundle to C:\ with the original extension.
- ;
- ; Relocate 2:402/444 . TESTFILE.JUK
- ; will relocate the bundle to the OrgDir with the new specified name.
- ;
- ; {+} Relocate is a registered version option.
-
- ;
- ;Relocate 2:40200/444 c:\ testfile.h
- ;Relocate 2:404/250.3 c:\ testfile.h
- ;Relocate 2:404/250.3 c:\tp7\echogate
-
- ; For support please refer to Install file.