home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / PRIVML13.ZIP / PRIVMAIL.DOC < prev    next >
Encoding:
Text File  |  1991-11-02  |  6.8 KB  |  157 lines

  1.  
  2.                               P R I V M A I L
  3.                                Version 1.03
  4.                        Release Date: October 01, 1991
  5.  
  6.                   (C) Copyright 1991 - All Rights Reserved
  7.  
  8.                  a PCBoard 14.x and DOOR.SYS compatible door
  9.  
  10.                 developed & written By D.J. Cheeks and L.E.Fox
  11.  
  12.                                The Modem Zone
  13.                              108 Curtis Street
  14.                           Middletown, Ohio  45044
  15.  
  16.                    (513) 424-7529 (DUAL) / 424-7794 (HST)
  17.                             424-8347 (CompuCom)
  18.                           Voice support  424-6483
  19.                                FAX  424-5820
  20.  
  21.                  Documentation edited by L.E.Fox, D.J.Cheeks
  22.  
  23.     
  24.     Overview
  25.     ~~~~~~~~
  26.        It's a fact!  Folks don't like to read documentation!  Reading
  27.     RelayNet Users manual from RIMEMAN.zip is no exception.  And even
  28.     when some callers do read the manual, they just can't seem to get
  29.     the hang of writing the R/O ADD message to PCRELAY that it takes to
  30.     get their private mailbox.  If they manage to do the message right,
  31.     they may still be unsure whether or not they actually DO have a
  32.     private mailbox and they have to wait 3 mailruns to use it.
  33.        Enter the PrivMail door!  Using either a pcboard.sys or door.sys
  34.     to identify the caller's name, PrivMail will check your PRIVATE.NET
  35.     file in your PCRelay node software directory to see if the caller
  36.     has an existing entry in there.  If not, it will ask if the caller
  37.     wishes to open a private mailbox.  It's that simple!  Never any
  38.     doubt ... they can check anytime to see whether or not the mailbox
  39.     is still there.
  40.  
  41.     Files included in this ZIP:
  42.     ~~~~~ ~~~~~~~~ ~~ ~~~~ ~~~~
  43.     PrivMail     - Same batch file to run PrivMail on a PCB 14.x bbs
  44.     Door.Bat     - Sample batch file using DOOR.SYS
  45.     PrivMail.EXE - Main executable file
  46.     PrivMail.DOC - These pullet surprise winning docs (I HEARD that!)
  47.     PrivMail.CNF - Sample config file
  48.     Order.Doc    - How to get a registered version of PrivMail
  49.     Welcome      - Screen to show users when PrivMail is opened
  50.     Local.Bat    - Sample batch file for SysOp local mode testing
  51.  
  52.     PrivMail Configuration:
  53.     ~~~~~~~~ ~~~~~~~~~~~~~
  54.  
  55.        The PrivMail.CNF file must contain the following information:
  56.  
  57.        line  1 = Driver type (HANDSHAKE, INTERRUPT, BIOS, PCBTRAP)
  58.        line  2 = Closing door message filename
  59.        line  3 = Name of BBS
  60.        line  4 = Location and name of PRIVATE.NET file
  61.        line  5 = Welcome message filename
  62. >>>>>  line  6 = Name of the network (RIME, INTLEC, etc)  <<<<<<<
  63.        line  7 = Name of Sysop
  64.        line  8 = Serial nbr
  65.        line  9 = Registration nbr
  66.  
  67.        It will look similar to this:
  68.           INTERRUPT
  69.           CLOSE
  70.           Modem Zone
  71.           L:\NODE\PRIVATE.NET
  72.           WELCOME
  73.           RIME
  74.           Don & Lana
  75.           00000
  76.           0000000
  77.  
  78.        PCB @ color codes are supported for Welcome and Close screens.
  79.  
  80.        The configuration file must be located in the default directory
  81.      (i.e. C:\PCB\DOORS\PRIVMAIL) where PrivMail.exe file resides.
  82.  
  83.     Invocation Batch File:
  84.     ~~~~~~~~~~ ~~~~~ ~~~~
  85.        As you most likely already know, most BBSs use batch files associated
  86.     with each door to take care of changing directories, executing the file,
  87.     returning the user to the BBS, etc. An example of the batch file to use
  88.     for PrivMail, is included.
  89.  
  90.     Placement of PrivMail files:
  91.     ~~~~~~~~~ ~~ ~~~~~~~~ ~~~~~
  92.        1) Customize (edit) PRIVMAIL (the batch file), for your system and
  93.           put it in the BBS directory.
  94.        2) Place PRIVMAIL.EXE in your DOORS directory (i.e.
  95.           \PCB\DOORS\PRIVMAIL).
  96.        3) Customize PRIVMAIL.CNF (the config file), for your system and
  97.           put it in your DOORS directory (must be in same directory as
  98.           PRIVMAIL.EXE).
  99.        4) Place the WELCOME and CLOSE files in the directory where
  100.           PRIVMAIL.EXE and PRIVMAIL.CNF reside.
  101.        5) Be sure to add PRIVMAIL (or what ever you called the file) to
  102.           your DOORS.DAT file (for PCB) or follow the BBS instructions
  103.           for adding new doors to the system.
  104.  
  105.           Example of PRIVMAIL invocation file (place in bbs default dir):
  106.           ~~~~~~~ ~~ ~~~~~~~~ ~~~~~~~~~~ ~~~~
  107.    @echo off                              <- Turns screen off
  108.    c:                                     <- Change to PrivMail drive
  109.    cd\pcb\doors\privmail                  <- Change to PrivMail directory
  110.    privmail privmail.cnf C:\pcb           <- runs PrivMail
  111.    c:                                     <- return to bbs
  112.    cd\pcb                                 <- change to bbs directory
  113.    if exist event.bat event               <- check for pending event
  114.    board                                  <- brings bbs back on line
  115.  
  116.    ** NOTE **
  117.       If you would like to test PrivMail in local mode then your command
  118.       line would resemble this:
  119.            privmail privmail.cnf C:\pcb LOCAL
  120.       See the LOCAL.BAT
  121.  
  122.     Distribution Information:
  123.     ~~~~~~~~~~~~ ~~~~~~~~~~~
  124.        You are free to copy and give this program to anyone, but we ask that
  125.     you please keep all the files unchanged in the archieve. To receive your
  126.     registered version of the program, see Order.Doc in this ZIP.
  127.  
  128.        If you have any problems or questions, please call us voice (the
  129.     number is is in the ORDER.DOC) and let us know. The latest release
  130.     of PrivMail and our other door programs are always available for D/L.
  131.        
  132.        Well, that's it! We hope you find PrivMail useful!
  133.   
  134.                                                      Thanks,
  135.                                                  ->Don and Lana<-
  136. Revision history
  137. 11-01-91    v1.03  Fixed the problem with locating PCB files
  138.                    Broke PrivMail into two programs, one for PCB
  139.                    systems, one for NON-PCB systems.
  140.                    Added another line to the .cnf file, which is the
  141.                    name of the network that you belong to.
  142. 10-25-91    v1.02  Fixed the comm problem with DOOR.SYS
  143.                    If you use DOOR.SYS or any of the other non-PCB
  144.                    systems you must set the following enviroment
  145.                    string:
  146.                           COMM 1 --> SET COMBASE=1016
  147.                                      SET COMIRQ=4
  148.                           COMM 2 --> SET COMBASE=760
  149.                                      SET COMIRQ=3
  150.                           COMM 3 --> SET COMBASE=1000
  151.                                      SET COMIRQ=4
  152.                           COMM 4 --> SET COMBASE=744
  153.                                      SET COMIRQ=3
  154.                    PrivMail will handle up to comm 8
  155. 10-15-91    v1.1   Minor Bug fixes
  156. 10-01-91    v1.0   Initial coding
  157.