home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / goldtd / maildrop.doc < prev    next >
Text File  |  1991-01-16  |  6KB  |  175 lines

  1.  
  2. The AEA Maildrop will both forward and accept messages while the
  3. computer is off.   This is one of the advantages of putting existing
  4. ROM code to work. The AEA tnc has about 20k of message storage space,
  5. and can be used as a personal maildrop, or set to handle 3rd party
  6. (station A sends to B using C's ROM PBBS system).
  7.  
  8. The settings to do reverse forwarding are:
  9.  
  10.     MAIL ON             Leave it on all the time
  11.  
  12.     MYMAIL callsign-n   It helps to have a callsign SSID different
  13.                         than MYCALL. This will allow you to leave the
  14.                         maildrop on all the time. People can connect
  15.                         to your "live" connect or to the maildrop.
  16.  
  17.     HOMEBBS callsign    Callsign (no SSID) of the BBS that will be
  18.                         accessing your PBBS. I set mine to KB6GFT
  19.  
  20.     KILONFWD ON         Messages sent FROM you are killed on the
  21.                         local TNC after the remote BBS retrieves them.
  22.  
  23.     3RDPARTY ON         Allow messages between two other stations.
  24.                         This defaults to OFF, disallowing some other
  25.                         station to use your maildrop as a small BBS.
  26.                         Try setting it ON unless your maildrop runs
  27.                         out of memory.  If it is on, encourage your
  28.                         users to kill their messages after reading
  29.                         them to make memory available for others.
  30.  
  31. The first three parameters, MYMAIL, MAIL ON, and HOMEBBS BBSCALL are
  32. required, the last one is simply useful to delete messages that have
  33. already been forwarded.
  34.  
  35. In your startup.tnc file, the CTEXT could say "Hi, be with you in a minute.."
  36. and in the shutdown.tnc file, have the CTEXT say something like "I'm not
  37. in now, lve msg in WA4EGT-1 maildrop."
  38.  
  39. Here at our local BBS, messages are scheduled for forwarding 4 times a
  40. day, and it only takes about 15 seconds or less for the BBS to contact
  41. and exchange brief info if no messages are either being sent or picked
  42. up. It is a very nice system, and allows forwarding at "off peak hours"
  43. to the many users in the area with this sort of TNC ROM software.
  44.  
  45. No computer needs to be left on. You will see a blinking LED on your
  46. TNC if you have incoming messages.
  47.  
  48. Contact your local BBS operator to see if he/she will forward to your
  49. personal BBS.
  50.  
  51. ---------------------------------------
  52.  
  53. Using the maildrop: An example
  54.  
  55. Use [ALT-F8] to access the maildrop.  It will only work of nobody
  56. is connected to your station.
  57.  
  58. Here is how a message might look on your Maildrop:
  59.  
  60. Msg#    Size To     From   @ BBS  Date       Time   Title
  61.   5 PN    34 N6WIK  WA4EGT        10-Jan-91  10:26  Testing
  62.  
  63. The two character field has the following meaning:
  64.  
  65.    1st letter:    P=Personal, B=Bulletin, or T=Traffic
  66.    2nd letter:    Y=Read, N=Not read, or F=Forward
  67.  
  68. While in the maildrop you can EDIT a message as follows:
  69.  
  70.   E n > callsign      Edit msg number "n", set the TO field to "callsign"
  71.   E n < callsign      Edit msg "n" setting FROM field to "callsign"
  72.  
  73.   E n [Y | N | F]
  74.   E n F               Set the "Forward" flag on message "n"
  75.   E n N
  76.  
  77.   E n B               Set message type to public bulletin
  78.   E n P               Set message type to private
  79.  
  80. Here is an example session (I got the text from the "Previous Sessions"
  81. screen after leaving the maildrop):
  82.  
  83. [PK-88] Maildrop: L)ist, R)ead, S)end, K)ill, B)ye
  84.  
  85. List mail       ( can use just L or LIST )
  86.  
  87. Msg#    Size To     From   @ BBS  Date       Time   Title
  88.   5 PN    34 N6WIK  WA4EGT        10-Jan-91  10:26  Testing
  89.  
  90. ( Note: This is message number 5, Private, Not Read, to N6WIK,
  91.         from WA4EGT, no @BBS, date and time when entered )
  92.  
  93.  
  94. Edit 5 f      (This sets the FORWARD flag)
  95.  
  96. [PK-88] Maildrop: L)ist, R)ead, S)end, K)ill, B)ye
  97.  
  98.               ( Note: After each edit command, you will only get the
  99.                 maildrop prompt. To see the results of the edit, use
  100.                 List. If there is a problem with the command, you will
  101.                 be notified as an error response)
  102.  
  103. List mail     ( To check of the Forward flag was set )
  104.  
  105. Msg#    Size To     From   @ BBS  Date       Time   Title
  106.   5 PF    34 N6WIK  WA4EGT        10-Jan-91  10:26  Testing
  107.  
  108.  
  109. Edit 5 n     (Turn off the FORWARD flag, set the NOT READ flag)
  110.  
  111. [PK-88] Maildrop: L)ist, R)ead, S)end, K)ill, B)ye
  112.  
  113. List mail
  114.  
  115. Msg#    Size To     From   @ BBS  Date       Time   Title
  116.   5 PN    34 N6WIK  WA4EGT        10-Jan-91  10:26  Testing
  117.  
  118. [PK-88] Maildrop: L)ist, R)ead, S)end, K)ill, B)ye
  119.  
  120.  
  121. Edit 5 y     (Turn on the MSG READ flag. Note lower case works too)
  122.  
  123. [PK-88] Maildrop: L)ist, R)ead, S)end, K)ill, B)ye
  124.  
  125. List mail
  126.  
  127. Msg#    Size To     From   @ BBS  Date       Time   Title
  128.   5 PY    34 N6WIK  WA4EGT        10-Jan-91  10:26  Testing
  129.  
  130. [PK-88] Maildrop: L)ist, R)ead, S)end, K)ill, B)ye
  131.  
  132.      ( I've left off the Maildrop prompt on each of these )
  133.  
  134. Edit 5 n           ( Turn off MSG READ flag )
  135. Edit 5 @ kb6gft    ( Set the @BBS to KB6GFT )
  136. Edit 5 t           ( Set TYPE to TRAFFIC )
  137.  
  138. List mail          ( See if changes done above worked )
  139.  
  140. Msg#    Size To     From   @ BBS  Date       Time   Title
  141.   5 TN    34 N6WIK  WA4EGT KB6GFT 10-Jan-91  10:26  Testing
  142.  
  143.                    ( Notice all changes "took" )
  144.  
  145. [PK-88] Maildrop: L)ist, R)ead, S)end, K)ill, B)ye
  146.  
  147. Edit 5 b          ( Make it a Bulletin )
  148.  
  149. [PK-88] Maildrop: L)ist, R)ead, S)end, K)ill, B)ye
  150.  
  151. List mail
  152.  
  153. Msg#    Size To     From   @ BBS  Date       Time   Title
  154.   5 BN    34 N6WIK  WA4EGT KB6GFT 10-Jan-91  10:26  Testing
  155.  
  156. [PK-88] Maildrop: L)ist, R)ead, S)end, K)ill, B)ye
  157.  
  158. Edit 5 > wb6uut      ( Make it TO: Wb6uut )
  159. Edit 5 < w1aw        ( From: W1AW )
  160. Edit 5 @             ( @BBS: none or blank )
  161.  
  162. [PK-88] Maildrop: L)ist, R)ead, S)end, K)ill, B)ye
  163.  
  164. List mail            ( Check your changes )
  165.  
  166. Msg#    Size To     From   @ BBS  Date       Time   Title
  167.   5 BN    34 WB6UUT W1AW          10-Jan-91  10:26  Testing
  168.  
  169. [PK-88] Maildrop: L)ist, R)ead, S)end, K)ill, B)ye
  170.  
  171. Bye                  ( Leave the maildrop )
  172.  
  173. --------------------------------------
  174.  
  175.