home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / MHS13PWA.ZIP / README.TXT < prev    next >
Text File  |  1994-05-16  |  5KB  |  179 lines

  1.  
  2.                              PCB-MHS   README.TXT
  3.                              --------------------
  4.  
  5.  
  6.  
  7. Addressing messages:
  8.  
  9.    There are a couple of methods that people can use to send MHS messages from
  10.    other systems to your BBS.
  11.  
  12.  
  13.    Method 1:
  14.  
  15.    Their MHS administrator needs to add a workgroup route entry for your host.
  16.  
  17.    Example:
  18.         Your Host: yourhost
  19.         Your PCB-MHS Workgroup: yourbbs
  20.  
  21.         Their MHS entry: yourbbs GTW <via yourhost>
  22.  
  23.    This is accomplished by their MHS administrator adding an intermediary
  24.    workgroup (yourbbs) that is routed via your host (yourhost).
  25.  
  26.    Addressing a message to a user on your system (joe smith), would look like
  27.    this:
  28.  
  29.         jsmith@yourbbs
  30.  
  31.    We strongly advise that you name your PCB-MHS workgroup something other than
  32.    PCBOARD or PCB-MHS.  It should be your BBS's name, but be different from
  33.    your host name.
  34.  
  35.  
  36.    Method 2:
  37.  
  38.    You need to add a user route in your MHS configuration.
  39.  
  40.    From the above example, you would create a user route with a username of
  41.    your PCB-MHS workgroup name (yourbbs) or PCBOARD, that would be routed to
  42.    your PCB-MHS workgroup (yourbbs).
  43.  
  44.         user-route: pcboard  ->  yourbbs
  45.  
  46.    From another system, addressing a message to a user on your system (joe
  47.    smith), would look like this:
  48.  
  49.         pcboard@merlin {Joe Smith}
  50.         or
  51.         pcboard@merlin {jsmith}
  52.  
  53.    Please note the use of the extended address.  You may also use this form:
  54.  
  55.         pcboard@merlin (Joe Smith)
  56.         or
  57.         pcboard@merlin (jsmith)
  58.  
  59.    With this method, MHS will route all mail addressed to pcboard to the
  60.    PCB-MHS gateway (yourbbs).
  61.  
  62.  
  63.    Method 3:
  64.  
  65.    You can set up a user route for every user that will receive MHS mail.
  66.    Example:
  67.         User: Joe Smith
  68.  
  69.         user-route: jsmith  ->  yourbbs
  70.  
  71.    This would allow any messages that were addressed to jsmith@yourhost routed
  72.    to jsmith@yourbbs once your MHS processed the mail.
  73.  
  74.  
  75.    Method 4:
  76.  
  77.    They can include your host name in your address.
  78.  
  79.    Example:
  80.         jsmith@yourbbs [yourhost]
  81.  
  82.    Some email packages might not be able to address MHS messages this way.
  83.  
  84.  
  85. Addressing users from PCBoard:
  86.  
  87.    When entering a message in PCBoard in the MHS conference, a user can
  88.    address the message in a couple of ways.
  89.  
  90.    Method 1:
  91.  
  92.    Placing a valid MHS address, with or without a workgroup, application,
  93.    comment, and extention.
  94.  
  95.    eg.
  96.  
  97.    jsmith
  98.    jsmith @ workgrup
  99.    jsmith.applicat @ workgrup
  100.    jsmith @ workgrup {/C=CA/ADMD=Telecom Canada/G=John/S=Smith}
  101.  
  102.  
  103.    Method 2:
  104.  
  105.    Placing a regular user name in the destination field will cause PCB-MHS
  106.    to format it according to standard naming conventions.
  107.  
  108.    eg.
  109.  
  110.    JOHN SMITH  -> JSMITH
  111.  
  112.  
  113.  
  114. Adding more than one workgroup for PCBoard:
  115.  
  116.    You can add more than one workgroup for your PCBoard by installing
  117.    PCB-MHS multiple times.  Each installation must have a different workgroup
  118.    name and reside in a different conference.
  119.  
  120.  
  121. -------------------------------------------------------------------------------
  122. PCB-MHS Instructions for Direct Opeartion with cc:Mail
  123. -------------------------------------------------------------------------------
  124.  
  125. You will need to create the following directory structure:
  126.  
  127.   MHS
  128.     SW (1)
  129.     MAIL
  130.       GATES
  131.         PCBMHS (2)
  132.           IN
  133.           IPARCEL
  134.           OUT
  135.           OPARCEL
  136.           PUBLIC (3)
  137.  
  138. NOTES:
  139.   (1) This is usually the temporary directory.  This isn't needed and you can
  140.       use any other temporary directory or a RAM disk. This directory is sent
  141.       to both INPOST.EXE and OUTPOST.EXE as the third parameter.
  142.  
  143.   (2) You should change the workgroup name of PCBMHS to something more unique
  144.       for your BBS.  If you will only be using PCB-MHS between cc:Mail and
  145.       PCBoard, then you can call it anything you like.  This is always the
  146.       workgroup name that you chose upon installation of PCB-MHS.
  147.  
  148.       This directory is the directory you will give as the address for the BBS'
  149.       cc:Mail postoffice in cc:Mail's Admin program.
  150.  
  151.            eg.  SMFLINK c:\mhs\mail\gates\pcbmhs
  152.  
  153.       SMFLINK is used instead of MHSLINK because SMFLINK delivers mail directly
  154.       to the local mailbox, thus not needing MHS.
  155.  
  156.   (3) This directory is where you will need to copy all of the files found on
  157.       the distribution disk.  After which you will need to run the SETUP
  158.       program.  This directory should also contain all of your log and pointer
  159.       files.
  160.  
  161.   (4) You must NOT set PCB-MHS' "Allow Local Delivery" option to On/Yes
  162.  
  163.  
  164. cc:Mail's Router/Gateway manual also has examples of sample MHS setup's.  Since
  165. you will not be using MHS's Connectivity Manager to execute PCB-MHS, you will
  166. have to create a batch file to run both INPOST.EXE (PCBoard to cc:Mail) and
  167. OUTPOST.EXE (cc:Mail to PCBoard).  You will find an example in the manual.
  168.  
  169.  
  170. Upgrading to Version 1.3
  171. ------------------------
  172.  
  173.   Their are minor differences between version 1.3 and previous versions.
  174.   The PCBMHS.CFG configuration file has been renamed to PCB-MHS.CFG.
  175.   There is no longer a need for a message pointer file.
  176.   The other minor visible changes are in the setup program, but they are
  177.   documented in the online help.
  178.  
  179.