home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / network / uucp.zoo / How_to_Use next >
Text File  |  1988-03-23  |  8KB  |  215 lines

  1.  
  2.  
  3.  
  4.                             HOW TO USE PC MAIL
  5.                             ******************
  6.  
  7. 1.  MAKE A BACKUP of this disk!
  8.  
  9. 2.  Read this document and any others in the DOCS directory on your PCMAIL:
  10.     disk.
  11.  
  12. 3.  Modify  your  PROFILE  file--in  the PCMAIL:usr/lib/uucp directory--to
  13.     reflect the SPEED of your modem (the second line from the bottom of the
  14.     file).
  15.  
  16. 4.  Modify  your  SYSTEMS  file-in  the  PCMAIL:usr/lib/uucp directory--to
  17.     reflect  your  modem  speed at the dialing exchange your system will be
  18.     calling from:
  19.                   ATTD - for TONE dialing
  20.                    ATTP - for PULSE dialing
  21.  
  22.     You should be sure that the entire file is on ONE line.
  23.  
  24. 5.   Change your Serial preferences on your main SYS:  disk (by loading the
  25.      Preferences program) to reflect the following:
  26.  
  27.                 Read Bits   - 8
  28.                 Write Bits  - 8
  29.                 Stop Bits   - 1
  30.                 Parity      - NONE
  31.                 Handshaking - NONE
  32.  
  33.  
  34. PC  Mail  uses  a  different method for reading, composing, and dispatching
  35. mail  from what you are probably used to with other bulletin board systems.
  36. With  PC  Mail,  you  compose  your  mail  locally  on your own PC and then
  37. transmit the message to your concentrator site at full transmission speeds.
  38. When  your mail has been sent, the concentrator site will then send you any
  39. messages  you  have waiting and any news from the boards you have signed up
  40. for.   The concentrator site then signs off, and you can view your mail and
  41. news using your favourite text editor at your leisure.
  42.  
  43. [Note by Johan Widen. I have not provided the script uu. Use uupc directly.
  44.  The ideal way to use uucp is to start it with AmiCron, an Amiga implmentation
  45.  of the UNIX cron program. However, you can get by quite well by running
  46.  uupc manually. The magic formula is
  47.     uupc -r1 -s<system>
  48.  You can get debugging output if you supplu the switch -x<debuglevel> whwre
  49.  <debuglevel> is a number between 0 and 9 (4 is a good start). Example:
  50.     uupc -r1 -ssics -x4
  51.  Look at dcp.c to learn more about what you can do.]
  52.  
  53. PC  Mail  itself  consists  of  two programs, "uu" and "mail".  Use "uu" to
  54. communicate with the remote concentrator site--that is, to send and receive
  55. mail, messages, or news; use "mail" to prepare your own messages or news to
  56. be sent to the concentrator site by "uu".
  57.  
  58.  
  59.                                     UU
  60.                                     **
  61.  
  62. "uu" is the program that dials VNET (or van-bc, as it is called), connects,
  63. and sends and receives your mail and your subscribed News Groups messages.
  64.  
  65. Check that your modem is on line, ready to send; also make sure that the PC
  66. Mail  disk  is  the  current directory by typing "CD PCMail:".  Now use the
  67. "uu" program to send and receive mail, messages, or news by typing:
  68.  
  69.                 uu -svan-bc
  70.  
  71. Note  that  there  is no space between the "-s" and the remote concentrator
  72. site, in this case "van-bc", to which you are sending your message.
  73.  
  74. The  "uu"  program  will  automatically  dial,  connect  to, and sign in to
  75. "van-bc"  using  your  PC's address and your password.  "uu" will then send
  76. your mail (if you have any to send) and will prepare to receive any news or
  77. mail  waiting  for you.  When all mail has been transferred, "uu" will hang
  78. up.
  79.  
  80.  
  81.                                    MAIL
  82.                                    ****
  83.  
  84. You need to know the following information:
  85.  
  86.         - the name of the remote concentrator site.  Stuart's board is
  87.           "van-bc".
  88.  
  89.         - the "Domain" or address of the person to whom you are sending
  90.           the message.
  91.  
  92. Let's  say,  for  illustration purposes, that you want to send a message to
  93. Stuart  asking  him  for  access to the Amiga news board, "comp.sys.amiga".
  94. Stuart's address is "sl@van-bc".
  95.  
  96. First, use your favourite text editor to compose your mail.  Next, save it.
  97. Let's  say that the name of the saved mail file is "ram:mymail".  Now, make
  98. the PC Mail disk the root directory by typing "CD PCMail:".  To prepare
  99. your mail to be sent to "van-bc" by "uu", type:
  100.  
  101.     Mail <ram:mymail -s "Request for access to comp.sys.amiga" sl@van-bc
  102.  
  103.     - the  subject  of your message is introduced by "-s"
  104.  
  105.     - the subject title, in this case "Request for access to
  106.       comp.sys.amiga", must be enclosed in quotation marks.
  107.  
  108.     - the address, in this case "sl@van-bc", follows the subject.
  109.  
  110. After  you  type  the  above command, the "mail" program will now copy your
  111. message to a spool directory on your PC Mail disk, ready to transmit to the
  112. concentrator site, and at the same time, will save a copy of your letter in
  113. your own personal mailbox in a file called "mail.sent".
  114.  
  115.  
  116.                          WHO CAN YOU SEND MAIL TO?
  117.                          *************************
  118.  
  119. Other registered VNET users are:
  120.  
  121.                 dave@daami.vnet
  122.                 jlydiatt@jlami.vnet
  123.                 steve@slrami.vnet
  124.                 lphillips@lpami.vnet
  125.                 bhenning@bhami.vnet
  126.                 joel@jmami.vnet
  127.  
  128. You will automatically be subscribed to the group vnet.info.  As the number
  129. of  registered  users  increases,  there  will  be welcome messages in this
  130. group.
  131.  
  132.  
  133.                    SENDING MAIL TO MORE THAN ONE ADDRESS
  134.                    *************************************
  135.  
  136. To  send  a  mail  message  to more than one UseNet address, simply add the
  137. additional address or addresses to the outgoing mail.  For example:
  138.  
  139.     mail <ram:mymail -s "Hi Guys!" dave@daami.vnet jlydiatt@jlami.vnet
  140.  
  141.  
  142.                                VIEWING MAIL
  143.                                ************
  144.  
  145. By typing "mail" by itself at the PCMAIL:  level, you will get a listing of
  146. the mail (if any) in your box.  Type a question mark at the numbered prompt
  147. for more information about using "mail".
  148.  
  149. If there is any mail in your mailbox, this is what you should see:
  150.  
  151. -----------------------------
  152. Opening profile
  153. New filename RAM:T/mailbox
  154. New filename RAM:T/mailbag
  155. New filename :Mailbox/name          <---where "name" is your name.
  156.  
  157.  0   11 Aug         Dave Allen              Testing         (   0)
  158.  
  159. 0?
  160. -----------------------------
  161.  
  162. The "0?" is the numbered prompt referred to earlier, and at this point, you
  163. can  type  a question mark,"?", to view your options.  Please note that not
  164. all options are implemented at this time.
  165.  
  166.  
  167.                          WHERE DO YOU FIND THINGS?
  168.                          *************************
  169.  
  170. Here's  where  to  find  any  news  or messages you have received from the
  171. concentrator site:
  172.  
  173. News:  is located in the directory "PCMail:RNews".  You will find that the
  174. news comes packaged in bundles of 100,000 characters or less, and there may
  175. therefore  be more than one bundle waiting for you.  There bundles all have
  176. four  digit  numbers  as  file  names.  Use your favourite editor to browse
  177. through the files.
  178.  
  179. Mail:   can  be read using the same mail program you used to send out your
  180. messages.   Simply  type  "mail"  with no other parameters, and you will be
  181. presented  with a menu showing an itemized list of messages you can view or
  182. with  a  message  telling  you that you have no mail.  "mail" will tell you
  183. what your options are if you type a question mark at the numbered prompt.
  184.  
  185.  
  186.                        SOME HINTS FOR EFFICIENT USE
  187.                        ****************************
  188.  
  189. Conserve  disk  space.   News  will come in pretty regularly, and you will
  190. find that if you do not delete the files as you read them, you will quickly
  191. fill  up  the disk.  I like to save the files on a separate disk and delete
  192. the news bundles as soon as they come in.
  193.  
  194. PC  Mail  also  keeps a log of your activity which can grow significantly.
  195. You should also delete this file, called "logfile", occasionally so it does
  196. not   get   too   out   of   hand.   You  can  find  it  in  the  directory
  197. "PCMail:usr/spool/uucp".
  198.  
  199. PC  Mail  also  keeps  a  copy  of  ALL messages you have sent in the file
  200. "PCMail:Mailbox/mail.sent".   You should also delete this file occasionally
  201. to conserve disk space.
  202.  
  203.                                    NOTE
  204.                                    ****
  205.  
  206. The complete software is not yet implemented as it is still in the
  207. development stage for the Amiga.  Any suggestions or changes to the current
  208. version should be sent to jlydiatt@jlami.vnet for distribution.
  209.  
  210. Please forward suggestions for this file to dave@daami.vnet.
  211.  
  212. Thank you.
  213.  
  214.  
  215.