home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FETORA.ARJ / FETORA.DOC next >
Encoding:
Text File  |  1994-09-15  |  10.2 KB  |  355 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.                         FF   EE     toto  RR     AA
  12.                          ast cho       emote ccess
  13.  
  14.  
  15.         FastEcho Areaconfiguration to RemoteAccess Messageconfiguration
  16.             (c) Copyright 1994 by Joedel
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.         FastEcho (c) by Software Technik Burchhardt
  51.         Remote Access (c) by Wantree Development & Andrew Millner
  52.  
  53.  
  54.                                                                     Page 1
  55.  
  56.  
  57.    HHooww ttoo uussee
  58.    --------------------
  59.  
  60.         First of all, create a configuration file named MAIN.CFG. Each line
  61.         of this file may consist of one of the following items:
  62.  
  63.            ;<remark>
  64.  
  65.                 a remark which is not recognized at run-time. You should
  66.                 use it to comment your configuration file.
  67.  
  68.            <empty line>
  69.  
  70.                 an empty line - nothing more
  71.  
  72.            keyword
  73.  
  74.                 a keyword - for a complete list look at the end of this
  75.                 paragraph (or documentation? ;))
  76.  
  77.  
  78.  
  79.    KKeeyywwoorrddss::
  80.    ----------------
  81.  
  82.         [global]
  83.            starts the global configuration part
  84.  
  85.         RAPath
  86.            Path to the RemoteAccess configuration files. e.g.
  87.            RAPath="C:\RA". A trailing backslash is optional.
  88.  
  89.         FEPath
  90.            Path to FASTECHO.CFG. e.g. FEPATH="C:\RA\FASTECHO". A trailing
  91.            backslash is optional.
  92.  
  93.         FEGroup
  94.            Set to YES, if the FastEcho group definition should be used to
  95.            create RemoteAccess groupdefinitions. If set to NO, no
  96.            groupdefinitions will be created - you have to create them
  97.            manually or create them in another setup-block (see below).
  98.            E.g. FEGroup=Yes
  99.  
  100.         SortAreas
  101.            If set to YES, the JAM-Areas defined in the FastEcho
  102.            configuration will be sorted alphabetically. If set to NO, the
  103.            JAM-Areas will be sorted as defined in FESetup. E.g.
  104.            SortGroups=YES
  105.  
  106.         UseFEOrigin
  107.            Set to YES, if the Originlines defined in FESetup should be
  108.            transported into the RemmoteAcces setup. If set to NO, you have
  109.            to create your own Origins or use another setup-block to do so
  110.            (see below). E.g. UseFEOrigin=YES
  111.  
  112.  
  113.                                                                 Page 2
  114.  
  115.         FEaka
  116.            If set to YES, the AKA (also known as) information of FastEcho
  117.            is used to configure RemoteAccess. If set to NO, the
  118.            RemoteAccess MainAKA is used instead. E.g. FEaka=YES
  119.  
  120.         WriteSecurity
  121.         ReadSecurity
  122.         SysopSecurity
  123.            These keywords define the different security options in the
  124.            RemoteAccess setup. If you do not use these keywords, the values
  125.            will be set to 0. E.g. WriteSecurity=2
  126.  
  127.         WriteFlags
  128.         ReadFlags
  129.         SysopFlags
  130.            These keywords define the different flag options. If you use
  131.            these keywords, you have to use the following format:
  132.               <flagtype>=<bit7..bit0 of flag A>,<bit7..bit0 of flag B>,
  133.                          <bit7..bit0 of flag C>,<bit7..bit0 of flag D>
  134.            e.g. ReadFlags=xx----x-,---o----,--------,--------
  135.            where x means flag have to be set, o: flag must not be set and
  136.            -: flag is insignificant
  137.  
  138.         MailType
  139.            This keyword could be set to 4 different values:
  140.               FastEcho: use the FastEcho type definition
  141.               EchoMail: set to EchoMail
  142.               NetMail : set to NetMail
  143.               Local   : set to LocalMail
  144.            If this keyword is not used, FastEcho mailtype will be the
  145.            standard value.
  146.  
  147.  
  148.         [groups]
  149.            Starts the next setup section. In this section you can use the
  150.            following [global] commands (see above).
  151.               SortAreas
  152.               UseFEOrigin
  153.               FEaka
  154.               WriteSecurity
  155.               ReadSecurity
  156.               SysopSecurity
  157.               WriteFlags
  158.               ReadFlags
  159.               SysopFlags
  160.               MailType
  161.  
  162.            Every command in this section overwrites the [global] values
  163.            for the given group.
  164.            This section is divided into several subsections starting with a
  165.            Group command (see below) and ending with the next Group command
  166.            or a new setup section.
  167.  
  168.  
  169.                                                                 Page 3
  170.  
  171.         Group
  172.            Sets the group the following commands are attached to. Values
  173.            must be in the range from 'A' to 'Z'. E.g. Group=A
  174.  
  175.         RAaka
  176.            Sets a special AKA for this group. You have to enter the AKA
  177.            number as specified in RASetup. 0 is the Main-AKA, 1..9 are the
  178.            sub-AKAs. E.g. RAaka=3
  179.  
  180.         RAGroup
  181.            Specifies a different RemoteAccess groupnumber for this FastEcho
  182.            group. Values may reach from 1 to 64000. E.g. RAGroup=10
  183.  
  184.         AreaStart
  185.            Specifies the first RemoteAccess areanumber, this group should
  186.            start from. This command is only defined for JAM-Areas. E.g.
  187.            AreaStart=450
  188.  
  189.         The following commands give you access to the RemoteAccess Setup
  190.         options (given in brackets). For further details refer to your
  191.         RemoteAccess manual.
  192.  
  193.         Mailstatus (status)
  194.            Values:
  195.               Both (pvt/pub)
  196.               Private (private)
  197.               Public (public)
  198.               ROnly (read-only)
  199.               NoReply (no-reply)
  200.  
  201.         Users (users)
  202.            Values:
  203.               Name (real names only)
  204.               Handle (force an alias)
  205.               Both (pick an alias)
  206.  
  207.         DaysOld (days old)
  208.            Values: 0..255, standard 255
  209.  
  210.         DaysRcvd (days rcvd)
  211.            Values: 0..255, standard 255
  212.  
  213.         MaxMsgs (max msgs)
  214.            Values: 0..65535, standard 65535
  215.  
  216.         Echoinfo (echoinfo)
  217.            Values: Yes/No, standard Yes
  218.  
  219.         Combined (combined)
  220.            Values: Yes/No, standard Yes
  221.  
  222.         Attaches (attaches)
  223.            Values: Yes/No, standard No
  224.  
  225.         SoftCRs (softcrs)
  226.            Values: Yes/No, standard No
  227.  
  228.         Deletes (deletes)
  229.            Values: Yes/No, standard No
  230.  
  231.  
  232.                                                                 Page 4
  233.  
  234.         Age (age)
  235.            Values: 0..255, standard 0
  236.  
  237.         AltGroup1 (altgroup1)
  238.            Values: 0..64000, standard 0
  239.  
  240.         AltGroup2 (altgroup2)
  241.            Values: 0..64000, standard 0
  242.  
  243.         AltGroup3 (altgroup3)
  244.            Values: 0..64000, standard 0
  245.  
  246.         AllGroups (allgroups)
  247.            Values: Yes/No, standard No
  248.  
  249.  
  250.         [areas] {+ only in registered version!}
  251.            Starts another setup section. Here you can define values for a
  252.            special area given by name. You could use the following
  253.            commands from the [global] section (see above):
  254.               UseFEOrigin
  255.               FEaka
  256.               WriteSecurity
  257.               ReadSecurity
  258.               SysopSecurity
  259.               WriteFlags
  260.               ReadFlags
  261.               SysopFlags
  262.               MailType
  263.  
  264.            The following commands from the [groups] section may also be
  265.            used (see above):
  266.               Mailstatus
  267.               Users
  268.               DaysOld
  269.               DaysRcvd
  270.               MaxMsgs
  271.               Echoinfo
  272.               Combined
  273.               Attaches
  274.               SoftCRs
  275.               Deletes
  276.               RAaka
  277.               Age
  278.               AltGroup1..3
  279.               AllGroups
  280.  
  281.            Every command in this section overwrites the [global] or [groups]
  282.            values for the given area.
  283.            This section is divided into several subsections starting with a
  284.            AreaTag command (see below) and ending with the next AreaTag
  285.            command or a new setup section.
  286.            Please note: the [areas] command in available in registered
  287.            versions only! see below.
  288.  
  289.         AreaTag
  290.            Specifies the Area the following commands are attached to. You
  291.            must not use wildcards like * or ?. Do not place the areaname
  292.            between "s. E.g. AreaTag=badmail
  293.  
  294.  
  295.                                                                 Page 5
  296.  
  297.         RAGroup
  298.            Connect this area to a special RemoteAccess group (see above for
  299.            further details).
  300.  
  301.         Areanumber
  302.            Specifies a special areanumber for the given area. Only defined
  303.            for JAM-Areas. E.g. Areanumber=254
  304.         Origin
  305.            Gives an origin for the given group. Please do not use any
  306.            semicolons in the originline. E.g. Origin="C-W-G Stolberg - the
  307.            one and only"
  308.  
  309.  
  310.         [ra]
  311.            Starts the last setup section. In this section you can directly
  312.            access the RemoteAccess setup. After every command you have to
  313.            place a number from 1 to 64000 to specify the groupnumber you
  314.            want to access
  315.  
  316.         GroupName?
  317.            Sets the name of the given RemoteAccess group. E.g.
  318.            Groupname27="FIDO areas" sets the name of the RemoteAccess group
  319.            27 to <FIDO areas>.
  320.  
  321.         GroupSecurity?
  322.            Sets the security for the given group. E.g. GroupSecurity27=100
  323.  
  324.         GroupFlags?
  325.            Sets the flag information for the given group. Detailed
  326.            information in the [global] section.
  327.  
  328.  
  329.                                                                 Page 6
  330.  
  331.    HHooww ttoo rreeggiisstteerr
  332.    ------------------------------
  333.  
  334.         Quite simple. Send a fancy little donation to the following address
  335.         with the following information:
  336.  
  337.            Your whole RACONFIG-SITEINFO entries (boxname, sysopname,
  338.            location). Please note that these information must be
  339.            case-sensitive!
  340.  
  341.         My address:
  342.  
  343.            Joerg Linden
  344.            Schuhmacherstr. 7
  345.            52062 Aachen
  346.            Germany
  347.  
  348.         For questions use the following E-Mail addresses:
  349.  
  350.            Joerg Linden@2:2452/158.509@fidonet.org
  351.  
  352.            Joedel@cwg.fido.de
  353.            Joedel@pool.informatik.rwth-aachen.de
  354.  
  355.