home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / v612docs.zip / VC12A < prev    next >
Text File  |  1993-12-16  |  31KB  |  597 lines

  1. .TOPIC:
  2. Interfacing with FidoNet
  3.  
  4.                                         VBBS 6.12 Documentation--12-A-1
  5.  
  6.          ╔═════════════════════════════════════════════════════════════╗
  7.          ║  CHAPTER 12  ANNEX A      INTERFACING WITH FIDONET          ║
  8.          ╚═════════════════════════════════════════════════════════════╝
  9.  
  10.           FidoNet and how it works
  11.           ════════════════════════
  12.           FidoNet is the largest network of BBS's in the world, and at
  13.           the time of this writing it has well over 24,000 nodes.  The
  14.           unique feature of FidoNet is in the fact that it is not confined
  15.           to the IBM world.  There is a very wide platform of hardware in
  16.           FidoNet.  Amiga, IBM, Apple, Commodore, and many more can share
  17.           FidoNet.  So keep this in mind as you learn about some of the
  18.           rules in FidoNet.
  19.  
  20.           FidoNet is made up of Zones, Regions, Nets, then Nodes.  Each
  21.           zone has a Zone Co-Ordinator who handles the Regions, each
  22.           Region has a Region Co-Ordinator who is assigned by the Zone
  23.           Co-Ordinator, each Net has a Net Co-Ordinator who assigns node
  24.           numbers to BBS's in their Net.  So when I now explain how
  25.           FidoNet's node numbering system works it'll be easy to see.  The
  26.           node numbering System is ZONE:NET/NODE. EXAMPLE... I'm in Zone
  27.           1, in Net 129, and I'm the 201st BBS in that net, therefore my
  28.           node number is 1:129/201.
  29.  
  30.           There are 2 ways to communicate with other nodes in FidoNet.
  31.  
  32.           1. ECHOMAIL which is similar to Virtual Net's Message Subs.
  33.           ECHO's have names like "The International Amiga Forum",
  34.           Echo's have Moderators, and the main difference is that echo's
  35.           don't have Sub Numbers, but rather names which are called AREA
  36.           names.  Generally when you join a Net, one of the BBS's in
  37.           that Net will be the ECHOMAIL Hub where all ECHOMAIL for that
  38.           Net is routed.
  39.  
  40.           There are 2 basic types of ECHOMAIL Echos. Local and Backbone.
  41.           Local Echos are message areas confined within that Net, or the
  42.           Moderator is doing the hubbing of the Echo.  Backbone Echos are
  43.           transmitted along FidoNet's massive network of Hubs, and are
  44.           available to all nodes.
  45.  
  46.           2. NETMAIL which is similar to Virtual Net's Email function,
  47.           in that it is more private. Netmail can be routed along
  48.           FidoNet's backbone system, provided one can find a Netmail Hub
  49.           that agrees to route the mail.  Or netmail can be "crash mailed"
  50.           from your system directly to the node you're sending the mail
  51.           to.  This is similar to VBBS's DIRECT MAIL function and requires
  52.           that your BBS call the other BBS directly.
  53.  
  54.           File FREQing
  55.           ════════════
  56.           File FREQing in FidoNet is commonplace.  In most cases you can
  57.           send a File REQuest to almost any FidoNet node.  Most have a list
  58.           of FREQable files avaiable called FILES.  This is called a magic
  59.           name, which is really unique. VBBS/VFIDO is capible of recieving
  60.           and sending FREQs by either the files full DOS name, or Magic
  61.           name.  A magic name is assigned to a file that is prone to
  62.                                         VBBS 6.12 Documentation--12-A-2
  63.  
  64.           changing versions a lot.  For example... I update the Fido
  65.           NODELIST every time it changes, and it would be impossible for
  66.           you to know the exact file name.  So I set up a Magic Name
  67.           "NODELIST" which when requested will send you the file I have
  68.           chosen to send.  Or to pick up the most current version of VFIDO,
  69.           you can FREQ the magic name "VFIDO", and you'll get the version
  70.           I tell my BBS to send you.  A rather nice feature for those of us
  71.           that can't keep track of some of the fast changing versions of
  72.           utilities and programs.  You can also FREQ by the files actual
  73.           DOS name... such as VFIDO610.05, and if it's available, you'll
  74.           get it.  I've actually made a couple CD-ROM's FREQable, and
  75.           created a file list that can be FREQ'd.
  76.  
  77.           The NODELIST
  78.           ════════════
  79.           FidoNet's NODELIST is formatted like this NODELIST.###, where
  80.           ### is equal to the day of the year that the nodelist was
  81.           created.  So a nodelist generated by FidoNet on January 1st would
  82.           be named NODELIST.001.  You can obtain a nodelist from your NC in
  83.           FidoNet, or from many FidoNet BBSs.  Once you have a current
  84.           nodelist, your NC will send you NODEDIFF files that contain
  85.           changes as they occur, and there are many utilities that will
  86.           update your nodelist by making the changes issues in the
  87.           NODEDIFF files you will recieve.  I use a utility called NLGEN,
  88.           and run it in a nightly event batch file.  This way my nodelist
  89.           is alway current.  NLGEN and FidoNet's nodelist files are
  90.           available on my BBS for DLing.  This is a good reason to be sure
  91.           to poll your NC regularly.
  92.  
  93.           Some Rules to follow
  94.           ════════════════════
  95.           Because of the shear mass of mail moved in FidoNet, and the
  96.           number of possible hardware systems that mail may go through,
  97.           there are many rules for the IBMer to keep in mind.  For example,
  98.           you may not use ANSI code or DOS extended ASCII characters in
  99.           Netmail or Echomail that is routed along the backbone.  This is
  100.           because that mail may be read by an Apple, or Amiga computer
  101.           that may crash upon handling IBM Extended ASCII or ANSI.  In a
  102.           local situation where all systems involved are known to be IBM,
  103.           it is OK.  So this means you may not be able to have the fancy
  104.           boxes in you tagline, or the fancy quote mods that contain
  105.           extended ASCII characters.
  106.  
  107.           Because Netmail is important to FidoNet, you will be required
  108.           to keep your BBS open to incoming mail calls for 1 hour per
  109.           day.  This one hour is called Zone Mail Hour, and for Zone 1 it
  110.           is 4AM to 5AM EST.  So make sure the NC of the Net you join can
  111.           test this feature.
  112.  
  113.           I recommend setting up net hours in VCONFIG to keep users off
  114.           the BBS, thus allowing net calls ONLY.  Also, you may not poll
  115.           your FidoNet ECHOMAIL Hub during ZMH, as it is for NETMAIL ONLY.
  116.  
  117.           As is at the present time, a Moderator of a FidoNet Echo has
  118.           complete control of the Echo.  The Moderator can easily send
  119.           your ECHOMAIL Hub, and/or NC a netmail to have you disconnected
  120.           from the Echo should you not follow rules.  It is a very serious
  121.                                         VBBS 6.12 Documentation--12-A-3
  122.  
  123.           offense to try to re-aquire an echo you've been removed from,
  124.           and many Sysops have been removed from FidoNet completely for
  125.           this.  So you'll need to keep a close eye on your users.  And
  126.           you'll need to poll your NC once per day to be sure you recieve
  127.           any Netmail from Moderators.  As a Sysop, you are directly 
  128.           responsible for your users' actions.
  129.         
  130.           You'll find that the Nets inside of FidoNet are all run a tad
  131.           differently and will no doubt have a set of rules for you to
  132.           follow.  BUT, they must at least comply with FidoNet's rules
  133.           which are available in a file called POLICY4.ZIP (again 
  134.           downloadable from my BBS).  You should read these rules carefully.
  135.  
  136.           How to obtain a Node Number
  137.           ═══════════════════════════
  138.           Keep in mind that FidoNet is broken up into Zones, Regions,
  139.           Nets, and Nodes.  A Zone is usually an entire country, the USA
  140.           and Canada are Zone 1.  Regions are like VNET regions, and have
  141.           little to do with node numbering but the Regional Co-Ordinator
  142.           setups the Nets in his/her region.  A net is simply a group of
  143.           BBS's inside FidoNet.  Each net has a different net number.  Each
  144.           Net has a Net Co-ordinator.  Each Net also has different policies
  145.           and rules.  You'll be attempting to join a net.
  146.           FidoNet node numbers are VERY easy to understand they look like
  147.           this:
  148.           ZONE :  NET / NODE . EXAMPLE: I'm in Zone 1 in Net 129 and I'm
  149.           node 201.. so my node number is  1:129/201  Simple ?
  150.  
  151.           1. Obtain a copy of FidoNet's NODELIST.  I have it on my BBS for
  152.              Dling if you want it.  And it's the FULL list (all zones).
  153.           2. Install VFIDO according to the DOC's using a bogus node number
  154.              of 1:999/999.  See commented docs below.
  155.  
  156.           3. From your Main Menu hit X, then S for search.  Type your area
  157.              code.  You're looking for a FidoNet node in your area that
  158.              ends in /0  ie 1:129/0.  That indicates the NC for that NET.
  159.              NOTE: I joined a NET that was out of state for Long Distance
  160.              reasons.  It's cheaper to call LD out of state than in state.
  161.           4. Lets use 129 as the NET number you've decided to apply to.
  162.              Change your node number to 1:129/999 and re-run VFIDO /c
  163.              NETWORKID=4.
  164.  
  165.           5. Generate a crash mail to the NC of that Network.  In our
  166.              129 example you would address the crash mail to
  167.              SYSOP +C @1:129/0 .  Make the title "Node Application
  168.              Request ".  Now type up a nice Email stating that you would
  169.              like an application to join their network.  You may even get
  170.              an application automatically on the first call.  If not wait
  171.              a couple days and from WFC poll that Fido System again and
  172.              see if you get mail and/or a file.
  173.  
  174.           6. Fill out the application, read their NET rules file.  Then
  175.              send the application back to the NC.  Poll once a day till
  176.              you get a node number.
  177.  
  178.           7. When you get a node number, change it in VCONFIG and do a
  179.              vfido /c  again.
  180.                                         VBBS 6.12 Documentation--12-A-4
  181.  
  182.           8. Now send another netmail to the NC asking who you may use
  183.              for your ECHOMAIL Hub, AND who you may use for your
  184.              NETMAIL HUB, and ask about costs involved in getting echos
  185.              (Local and/or backbone).
  186.  
  187.           ECHOMAIL is like Subs. FidoNet has 2 types of ECHOMAIL .. LOCAL
  188.           (Confined to the Net you're in) ... BACKBONE (National and
  189.           Internatiionally distributed ECHOMAIL).  Some Nets charge for
  190.           BACKBONE echos.  The Net I'm in charges $2.50 per month for 1 -
  191.           15 backbone echos.  The Net you join will probably have a BBS
  192.           that is the "ECHOMAIL Hub" for the Net.  So you would route
  193.           ECHOMAIL to that Node.
  194.  
  195.           NETMAIL is like Email, and routes differently than ECHOMAIL.  So
  196.           you also need a NETMAIL Hub *IF* you wish to send NETMAIL
  197.           worldwide.  Or you can Crash Mail NETMAIL.  This, of course, means
  198.           that your BBS will call the BBS you crash mail to.
  199.  
  200.            Setting up VFIDO and Understanding It
  201.           ══════════════════════════════════════
  202.           I'm simply going to load up the documentation from the author's 
  203.           current version, and insert comments where I feel Sysops have
  204.           had problems.  Since I recieve many voice calls, and Emails
  205.           regarding VFIDO/VBBS setup I'm fairly familiar with the commonly
  206.           misunderstood areas, and common mistakes made.
  207.  
  208.                                         VBBS 6.12 Documentation--12-A-5
  209.  
  210.           VBBS / Fido Gateway 6
  211.           =====================
  212.  
  213.           Copyright Neil J Marshall 16th June 1993
  214.           TransAtlanticBBS {+44-689-890937}
  215.           1 @ 440 VirtualNET
  216.           Neil J Marshall @ 2:440/211 Fido
  217.  
  218.          Introduction
  219.          ============
  220.  
  221.          This program is designed to create an interface between the VBBS
  222.          software written by Roland de Graaf and any Fido-compatible
  223.          network.  FidoNET itself is the largest hobbyist network in the
  224.          world, with over 14,000 BBS as members, and there are literally
  225.          thousands of smaller Fido-compatible networks worldwide.
  226.  
  227.          This version of the interface program allows the exchange of
  228.          private mail and public message areas between VBBS and Fido.  It
  229.          no longer requires the use of FrontDoor to handle the calls to and
  230.          from other Fido BBS, although you can continue to use FrontDoor if
  231.          you so desire.
  232.  
  233.          Contents
  234.          ========
  235.  
  236.          Initial Configuration Of VFIDO To Give E-Mail Functionality
  237.          Configuration Of VFIDO To Add Conference Functionality
  238.          Configuration Of VFIDO To Add Interface To FrontDoor
  239.          Creation Of A Fido Network List For Use By VBBS
  240.          Summary Of VFIDO Command Syntax
  241.          Technical Information
  242.          Development History
  243.  
  244.  
  245.          Initial Configuration Of VFIDO To Give E-Mail Functionality
  246.          ===========================================================
  247.  
  248.          Place the VFIDO.EXE program in your VBBS directory.
  249.  
  250.          Run VCONFIG.EXE, and select Network Configuration for the Fido
  251.          (type 4) network you are configuring.
  252.  
  253.          NOTE: Do this complete installation proceedure for each Fido type
  254.                network.
  255.  
  256.          1. Fido Address:       2:440/211
  257.             Your Fido network primary address in Zone:Net/Node.Point 
  258.             format)
  259.          2. NetMail Directory:  C:\VBBS\NETMAIL
  260.             Where Fido netmail will be stored - must be the same for all 
  261.             your Fido networks
  262.          3. OutBound Directory: C:\VBBS\OUTBOUND
  263.             Where Fido EchoMail will be stored - must be the same for all 
  264.             your Fido networks
  265.                                         VBBS 6.12 Documentation--12-A-6
  266.  
  267.          NOTE: If you're installing more than 1 FidoType network the 
  268.                netmail and outbound directories MUST be the same for all 
  269.                of them!!!
  270.          4. Archiver:           PAK
  271.             Compression for outgoing EchoMail - ZIP PAK ARJ LHA ARC 
  272.                                                 PKPAK HYP
  273.          5. UnArchiver:         PAK
  274.             This field is now redundant as archive format is
  275.             detected automatically
  276.          6. FIDO Front-End:     Standalone
  277.             Standalone or FrontDoor are only valid options at this stage
  278.          7. Nodelist Name:      NODELIST
  279.             The name of the nodelist for the network
  280.  
  281.          NOTE: Place the NODELIST.### file, unarchived into your \NETMAIL 
  282.                directory
  283.          If you're in more than one Fido Type Network, plae those nodelist
  284.          files in here also.  They'll have different names. ie EchoNet uses
  285.          ECHOLIST.###
  286.  
  287.          8. Zones:              1-7
  288.             The range of Zones that belong to that network (ie the Domain)
  289.  
  290.          NOTE: If you are in some other Fido Style Network, the zones 
  291.                setting will be different for that Network's setup.  Zones 
  292.                applied to the possible #:  nodes in that particular network
  293.                ... FidoNet messages can arrive at you BBS addressed FROM 
  294.                a 1:, 2:, 3:, 4: thru 7: node number, and VFIDO will 
  295.                (according to the zones setting above) properly process the 
  296.                mail.  EXAMPLE: I'm in EchoNet and all their nodes start with 
  297.                50: So the correct setting would be 50-50 for me.
  298.  
  299.          D. Dial List
  300.             1. System Address:         2:440/59
  301.                Fido address of node to call
  302.             2. Phone Number:           0689-824890
  303.                Full phone number to dial
  304.             3. Poll Priority:          Hold
  305.                Hold means never call, Priority is call as soon as mail is
  306.                waiting, once a day is the final option
  307.             4. Preferred Session Type: EMSI (FSC-0056) w/Zmodem (DSZ)
  308.                EMSI or TSYNCH handshaking selection
  309.             5. Session Password:       FRED
  310.                The password to use in the EMSI session with the other BBS,
  311.                which may be blank
  312.  
  313.          R. Routing
  314.             1: 2:440/59 2:440/59
  315.             Fido address of server and routing mask including wildcards. 
  316.             The routing logic works top to bottom through this list so you 
  317.             can't add anything meaningful after the last line with the 
  318.             *:*/* on it.
  319.             2: 1:1/1 1:*/*
  320.             3: 2:440/6 *:*/*
  321.          A)dd Lines E)dit Lines D)elete Empty Lines Q)uit:
  322.                                         VBBS 6.12 Documentation--12-A-7
  323.  
  324.          NOTE : Understanding routing is the single biggest problem I've 
  325.                 gotten Email on.  So I'll try to explain it.  If you recieve 
  326.                 a ECHOMAIL from a particular node, you must have them in 
  327.                 your routing, or when a user posts in that Echo, VFIDO 
  328.                 won't know who to send the post back to.  So if you recieve 
  329.                 echomail(Subs) from 1:129/201 and from 1:999/3 you should 
  330.                 at least have:
  331.        
  332.                 1:129/201 1:129/201
  333.                 1:999/3 1:999/3 
  334.  
  335.          The System you assign the *:*/* to is generally your NETMAIL hub
  336.          because netmail could go to any of 24,000 BBS's in FidoNet, so it
  337.          routes through your NETMAIL hub.  Let's assume your netmail hub is
  338.          1:999/0 ... now your routing should look like this:
  339.        
  340.          1:129/201 1:129/201
  341.          1:999/3 1:999/3 
  342.          1:999/0 *:*/*
  343.  
  344.          Here are some examples of message tossing and routing using the 
  345.          routing lines above. 
  346.          1. A user posts on an echo that you recieve from 1:129/201, when 
  347.             VFIDO tosses that post, it looks at the routing and uses the 1st
  348.             line, and tosses that post into a packet pending for 1:129/201.
  349.          2. A user posts on an Echo you recieve from 1:999/3, when VFIDO
  350.             tosses that post it skips line one, sees line 2 in the routing
  351.             list and packs up the post for 1:999/3.
  352.          3. A user REPLIES with EMAIL (NETMAIL) to a post from 2:440/211.
  353.             The post is addressed to 2:440/211 so when VFIDO tosses the
  354.             netmail it skips line 1 and 2 above and routes the netmail to
  355.             1:999/0, who in turn routes it thru the mail system to 2:440/211.
  356.          4. You send a netmail addressed to "Sysop @1:129/201". Vfido reads
  357.             the routing lines and packs it up directly to 1:129/201.
  358.          5. CRASH MAIL totally ignores the routing lines, and forces your BBS
  359.             to directly dial the node you're mailing to!  BTW, only a 255 SL
  360.             can send CRASH MAIL.
  361.          6. NETMAIL with files attached also ignore the routing, so be sure 
  362.             to make those crashmail unless the node you're sending it to
  363.             will be polling you, or you'll be polling them.
  364.  
  365.          A. AKAs
  366.             1: 2:440/59.3
  367.             Alternative address for the board - must be same Zone
  368.             2: 2:440/0
  369.             A)dd Lines E)dit Lines D)elete Empty Lines Q)uit:
  370.  
  371.             NOTE: Do not enter your Primary node number as an aka!
  372.  
  373.          Once this configuration is completed, go to the main VBBS directory
  374.          and run:
  375.  
  376.          VFIDO /C NETWORKID=#
  377.  
  378.          You must rerun this every time you change the above configuration
  379.          information.
  380.                                         VBBS 6.12 Documentation--12-A-8
  381.  
  382.          You will also need to set up a file containing phone prefix aliases
  383.          called VFIDO.FON in your DATA subdirectory.  This is used to ensure
  384.          that the phone numbers listed in the nodelist are converted to a
  385.          format that can be dialed from your BBS.  This is used for removing
  386.          your country code for national calls and area code for local calls.
  387.          VFIDO needs the correct phone numbers listed so it can call any BBS
  388.          in the nodelist when Crash Mail, File Attaches or File Requests are
  389.          sent.
  390.  
  391.          An example of this file for the USA would be:
  392.  
  393.          011-        The prefix for dialing international phone numbers
  394.          1-616-399- 399- Sets up the toll free codes for your area code
  395.          1-616- 1-   Makes all other calls in your area code long distance
  396.          1- 1-       Ensures all US phone numbers are not made international
  397.  
  398.          This example would convert a phone number listed as 1-616-399-4818 
  399.          to 399-4818, or convert 1-616-772-0482 to 1-772-0482, or 
  400.          44-689-890937 011-44-689-90937
  401.  
  402.          and for Europe:
  403.  
  404.          010-            The prefix for international calls
  405.          44-689-         Strip the country and area code for local calls
  406.          44- 0-          Add a 0 prefix for national calls
  407.  
  408.          As an example, the above would convert an international phone number
  409.          listed in the nodelist as 1-616-399-4818 to 010-1-616-399-4818, or a
  410.          national number in the nodelist as 44-689-890937 to 0-689-890937.
  411.  
  412.          Place the unarchived nodelist into the C:\VBBS\NETMAIL directory 
  413.          and run:
  414.  
  415.          VFIDO /A NETWORKID=#
  416.  
  417.          You will need to rerun this every time you receive a new NODELIST 
  418.          or you change the VFIDO.FON.
  419.  
  420.  
  421.          Sending E-Mail Using VFIDO
  422.          ==========================
  423.  
  424.          To send an E-Mail message from VBBS to any Fido-type network, 
  425.          invoke the E-Mail routine as normal.  The User Network Address 
  426.          field should be completed in the format User Name@Fido Address, 
  427.          so to send E-Mail to me use Neil J Marshall@2:440/211.
  428.  
  429.          If you want to send Crash Mail, that is where the E-Mail is sent
  430.          directly to the addressee's BBS, ignoring the routing logic, then
  431.          add a " +c" after the addressee's name, so to send Crash Mail to 
  432.          me use Neil J Marshall +c@2:440/211.
  433.  
  434.          In Fido-type networks it is policy that messages with files 
  435.          attached must go directly to the addressee's BBS and ignore the 
  436.          routing logic, so if you attach a file to a message it will be 
  437.          held on your board awaiting a call from the addressee's BBS unless 
  438.          you send it Crash Mail or the addressee is one of the BBSs in your 
  439.          dialing list that you call.
  440.                                         VBBS 6.12 Documentation--12-A-9
  441.  
  442.          File Requests Using VFIDO
  443.          =========================
  444.  
  445.          If you want to send a File Request to another Fido-type BBS invoke 
  446.          the e-mail routine as normal.  The User Network Address field should 
  447.          be completed in the format Sysop +f@Fido Address, where the " +f" 
  448.          is the switch to indicate this is a File Request.  The Filename 
  449.          requested is put in the Title field of the message.  All File 
  450.          Requests are sent direct to the addressee's BBS and ignore routing. 
  451.          If the addressee's BBS is not one that you have set up in your 
  452.          dialing list, then you must also use the +c switch to make the File 
  453.          Request a Crash E-Mail.  To request the latest version of VFIDO from 
  454.          me, you would invoke the E-Mail function and address it to Sysop +f
  455.          +c@2:440/211, then make the Title of the message VFIDO.
  456.  
  457.          VFIDO also supports incoming File Requests.  When a File Request is
  458.          received, VFIDO searches each of the File Areas that you have set 
  459.          up in VCONFIG and sends the file back if it is found.  VFIDO also 
  460.          supports "Magic Names" for File Requests - this is where a 
  461.          pseudonym is associated with an actual file for ease of access by 
  462.          calling systems.  Magic Names should be set up in the file 
  463.          VFIDO.MAG in your DATA directory.  The format of this file is one 
  464.          entry per line, giving the "Magic Name" followed by the full path 
  465.          and filename of the file to associate with the Magic Name, for 
  466.          example:
  467.                        VBBS C:\VBBS\FILES\SYSOP\VBBS620.ZIP
  468.                        FILES C:\VBBS\MASTLIST.TXT
  469.  
  470.          might be some of the most common ones.  Magic Names may also call
  471.          up wildcard downloads as well.  For example, entering VBBS*.ZIP
  472.          instead of VBBS620.ZIP above, would send all files with the prefix
  473.          VBBS in that path.
  474.          
  475.          If you want a "standard letter" sent in response to each file 
  476.          request, create this letter in a file called FILEREQ.TXT in your 
  477.          TEXT path.  Generally a Fido Sysop should use this to list the 
  478.          Magic Names applicable to their BBS.
  479.  
  480.  
  481.          Configuration Of VFIDO To Add Conference Functionality
  482.          ======================================================
  483.  
  484.          If you want to access public message areas in Fido, you will
  485.          need to know the AREA name that uniquely identifies each Fido
  486.          conference.  Supposing, for example, you wished to set up VBBS to
  487.          participate in a Fido conference whose AREA name was HARPOON:
  488.  
  489.          Run VCONFIG.EXE and select Database Configuration, Message Bases,
  490.          the relevant Group and Database.  Then select Networks
  491.          Configuration, A for add, select the network, and on the line for
  492.          the Network Conference Identifier, put the AREA name of the Echo-
  493.          mail conference in the network, then a space, then the Fido address
  494.          of the EchoMail server from whom you receive the conference.  If you
  495.          are acting as a local hub, also add, separated by a space, the Fido
  496.          addresses of the nodes to whom you directly circulate the
  497.          conference.  You are currently limited to 80 characters in VCONFIG
  498.          although you can manually edit the file to create longer
  499.          subscription lists.
  500.                                         VBBS 6.12 Documentation--12-A-10
  501.  
  502.          The line will look like this:
  503.  
  504.          Network Conference Identifier: HARPOON 2:440/59 1:2/3 1:3/4
  505.                                   ^       ^        ^
  506.                                   *       *        *
  507.                                   *       *        These are the addresses 
  508.                                   *       *        of BBS whom you pass the
  509.                                   *       *        conference on to when
  510.                                   *       *        you are a local hub
  511.                                   *       *
  512.                                   *  This is the Fido address of the
  513.                                   *  EchoMail server from whom you
  514.                                   *  collect the conference
  515.                                   *
  516.                       This is the AREA name of the Fido
  517.                       conference
  518.  
  519.          After you have set up all your conferences, you must run VCONFIG,
  520.          Database Configuration, Compile Network Configuration - and you
  521.          will have to rerun this every time you change the network 
  522.          configuration of a database.
  523.  
  524.          With these simple steps taken, every message posted on that
  525.          conference will be echoed to Fido, and every message from Fido
  526.          on that conference will be fed into VBBS.
  527.  
  528.  
  529.          Using AreaFix To Request Conferences
  530.          ====================================
  531.  
  532.          You can add or remove your BBS to the subscription list for 
  533.          conferences on other Fido BBS using AreaFix.
  534.  
  535.          All you have to do is to send a NetMail to AreaFix at the BBS 
  536.          address with your AreaFix password as the title (the AreaFix 
  537.          password is agreed in advance by yourself and the other Sysop) 
  538.          and a content that lists, line by line, the Area name of a 
  539.          conference, preceded by a - for remove.
  540.  
  541.          For example, a message whose content read:
  542.  
  543.          VFIDO_SUPPORT
  544.          -GAMES_DISCUSSION
  545.  
  546.          would add your BBS to the VFIDO_SUPPORT conference and remove it 
  547.          from the GAMES_DISCUSSION conference.
  548.  
  549.          VFIDO supports incoming AreaFix requests as well, included 
  550.          AreaFix passwords for Add and Delete Echo requests.  The password 
  551.          is the same as is set up as the session password in VCONFIG.
  552.  
  553.          VFIDO also supports the use of the LIST command to give a list of 
  554.          all the Echoes set up on the BBS for any specific network, by 
  555.          placing the word LIST on its own on a line in the NetMail to 
  556.          AreaFix.
  557.                                         VBBS 6.12 Documentation--12-A-11
  558.  
  559.          Summary Of VFIDO Command Syntax
  560.          ===============================
  561.  
  562.          VFIDO {channel number} {option} NETWORKID=#
  563.  
  564.          # is the network identifier as specified in the NET.0 file for
  565.          the network you are connecting to.
  566.  
  567.          {channel number} is only necessary with /DIAL, /HOST and /POLL 
  568.          options.
  569.  
  570.          {option} is one of:
  571.  
  572.          /A      Build network list from nodelist
  573.          /C      Compile initial Fido information
  574.          /DIAL   Make a call to another Fido address, specifying the 
  575.                  address right after the switch like /DIAL2:440/211
  576.          /HOST   Answer an incoming Fido call
  577.          /POLL   Call all systems for whom Crash Mail is pending
  578.          /U      Scan VBBS mail and toss to Fido
  579.          /T      Scan Fido mail and toss to VBBS
  580.  
  581.  
  582.          Technical Information
  583.          =====================
  584.  
  585.          VFIDO creates FTS-0001 packets for NetMail with FSC-0039 
  586.          extensions for Zone and Point 4D addressing, FTS-0004 ARCmail 
  587.          packets for EchoMail, and FTS-0006 WaZOO-format File Requests.
  588.  
  589.          Connections can be using FTS-0001 (TSynch) using XMODEM or
  590.          FSC-0056 (EMSI) using ZModem.
  591.  
  592.          VFIDO requires the presence of the DSZ, and the appropriate
  593.          archiver program (PKZIP, PAK, ARJ, LHA etc) in a directory 
  594.          accessable through the PATH statement.
  595.  
  596.  
  597.