home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FS132_MA.ZIP / MAILRC.MAN < prev    next >
Encoding:
Text File  |  1993-05-05  |  1.7 KB  |  48 lines

  1. .se Support Files
  2. .vm 1
  3. .vi 3
  4. .rl 2
  5. .da 07 May, 1993
  6. .ss mail control file ([home]\[username]\mailrc) ([libdir]\mailrc)
  7. .sa mail, rmail, aliases
  8.  
  9. This file controls the operation of the mailer. Note that there is an
  10. identical file in [libdir] which is read in first. Options in the user's
  11. mailrc will override those set in the version in [libdir].
  12.  
  13. The format for a set command is: set option directive
  14.  
  15.   where "set" is the literal word "set"
  16.   "option" is the option below
  17.   "directive" is either "on" or "off" in the case of a (B)oolean option, or 
  18.      an argument as defined below.
  19.  
  20. (B) askcc - will prompt the user for the value of the mail's Cc: field if 
  21.             set ON.
  22.  
  23. (B) dot - will allow a single dot (".") to end mail messages if set ON.
  24.  
  25. (B) ignoreeof - will not allow a control-D to end mail messages if set ON.
  26.  
  27.   -- NOTE: if dot is set off, and ignoreeof is set off, dot will be reset on.
  28.  
  29. (B) nosave - Prevents errors from writing to the user's DEAD.LTR file
  30.              in their home directory.
  31.  
  32. record - if ON, saves copies of all mail sent in a file called RECORD
  33.          in the user's home directory. Alternately, you may enter a
  34.          filename here for the record file, or OFF to supress record.
  35.  
  36. (B) metoo - Adds the user's address to the To: line of all outgoing
  37.             mail if set ON.
  38.  
  39. escape - Defines the single character used as the escape character
  40.          while sending mail. Defaults to a tilde ("~").
  41.  
  42. crt - Defines the number of lines before pausing. Default is 24.
  43.  
  44. prompt - Defines the mail prompt. Default is "&"
  45.  
  46. Please note that this is an optional file and that its absence will not
  47. hinder the performance of FSUUCP.
  48.