home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / packet / dosgate / mail.doc < prev    next >
Encoding:
Text File  |  1988-12-19  |  1.5 KB  |  40 lines

  1. This MAIL system is fairly simple to use, there are only 3 commands.
  2. To SEND mail to someone use the command SEND as follows:
  3.  
  4.          SEND NM1D
  5.  
  6.     Where NM1D is the person to whom you would like the mail addressed
  7.     to.  If you don't specify an ID, you will be prompted for it.  You
  8.     may also be prompted for your ID, if so please provide it.  'ID' may
  9.     be a maximum of 8 characters!
  10.     The following characters are ILLEGAL in an ID: " - \ / + | * ? . > < "
  11.  
  12.     You will be prompted for a subject, simply enter a short (1 line)
  13.     couple of words to describe the contents of the message that you
  14.     are going to enter. ie: Help needed on 'C' programming.
  15.  
  16.     Then you will be prompted for the message.  Enter the message a line
  17.     at a time (ending each line with your RETURN or ENTER key).  When
  18.     you are ready to end your message, enter CONTROL-Z (press and hold
  19.     down your CONTROL key, then press the letter 'Z') to end the message.
  20.  
  21. To READ your mail use the command READ as follows:
  22.         
  23.         READ
  24.      or    READ ALL    to read MAIL addressed to ALL
  25.      or    READ 1        to read MAIL message number 1
  26.  
  27.     Please delete your mail when you have read it.  You will be asked if
  28.     you want you mail deleted, answer yes for the system to delete your
  29.     mail for you.
  30.  
  31.  
  32.  
  33. To LIST pending mail use the command:
  34.  
  35.     LIST           to list all messages
  36.     or    LIST ALL       to list messages to ALL
  37.     or    LIST NM1D      to list messages addressed to NM1D
  38.     or  LIST -fN1CRZ   to list messages from N1CRZ
  39.     or  LIST -sDOSGATE to list messages with the word 'DOSGATE' in the subject
  40.